Source file "org/apache/sshd/server/auth/BuiltinUserAuthFactories.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 14 of 14 | 0% | 16 | 16 | 36 | 36 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| parseFactoriesList(Collection) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| fromFactoryName(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| BuiltinUserAuthFactories(String, int, UserAuthFactory) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parseFactoriesList(String[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| resolveFactory(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| parseFactoriesList(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |