Source file "org/apache/maven/model/profile/DefaultProfileActivationContext.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 155 of 155 | 0% | 18 of 18 | 0% | 25 | 25 | 51 | 51 | 16 | 16 |
toMap(Properties) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
DefaultProfileActivationContext() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
setProjectProperties(Properties) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setActiveProfileIds(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setInactiveProfileIds(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setSystemProperties(Properties) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setSystemProperties(Map) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setUserProperties(Properties) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setUserProperties(Map) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setProjectDirectory(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getActiveProfileIds() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getInactiveProfileIds() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getSystemProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getUserProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getProjectDirectory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getProjectProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |