Source file "net/sourceforge/htmlunit/corejs/javascript/ast/ParseProblem.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 101 of 101 | 0% | 2 of 2 | 0% | 13 | 13 | 29 | 29 | 12 | 12 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
ParseProblem(ParseProblem.Type, String, String, int, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setType(ParseProblem.Type) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMessage(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSourceName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFileOffset(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMessage() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSourceName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFileOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |