Source file "com/gargoylesoftware/htmlunit/javascript/regexp/RegExpJsToJavaConverter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 413 of 413 | 0% | 72 of 72 | 0% | 45 | 45 | 126 | 126 | 9 | 9 |
processCharClassStart() | ![]() | 0% | ![]() | 0% | 9 | 9 | 28 | 28 | 1 | 1 |
handleBackReferenceOrOctal(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 23 | 23 | 1 | 1 |
processEscapeSequence() | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
convert(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
processSubExpressionStart() | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
processRepetitionStart() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
processRepetitionEnd() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
processCharClassEnd() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RegExpJsToJavaConverter() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |