Source file "org/apache/commons/configuration/event/EventSource.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 198 of 198 | 0% | 16 of 16 | 0% | 27 | 27 | 51 | 51 | 19 | 19 |
fireEvent(int, String, Object, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setDetailEvents(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
fireError(int, String, Object, Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
checkDetailEvents(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
initListeners() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
EventSource() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createEvent(int, String, Object, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createErrorEvent(int, String, Object, Throwable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addConfigurationListener(ConfigurationListener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addErrorListener(ConfigurationErrorListener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
checkListener(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getConfigurationListeners() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getErrorListeners() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeConfigurationListener(ConfigurationListener) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeErrorListener(ConfigurationErrorListener) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearConfigurationListeners() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isDetailEvents() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearErrorListeners() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |