Source file "org/springframework/util/ConcurrencyThrottleSupport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 149 of 149 | 0% | 18 of 18 | 0% | 16 | 16 | 42 | 42 | 7 | 7 |
| beforeAccess() | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| afterAccess() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ConcurrencyThrottleSupport() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isThrottleActive() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setConcurrencyLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConcurrencyLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |