Ran
|
Files
119
|
Run time
9s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/0b3bb104d">Organize DOMPostProcessor constructor Add processors using structured objects rather than the adhoc addPP method with the goal of making it easier to port and test individual handlers. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/e156aef66">e156aef66</a>
9527 of 12006 branches covered (79.35%)
14794 of 17535 relevant lines covered (84.37%)
29791.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
10.46 | lib/api/ParsoidService.js | 255 | 115 | 16 | 99 | 1.0 | |||
12.61 | lib/api/apiUtils.js | 621 | 220 | 45 | 175 | 4.0 | |||
27.5 | lib/language/LanguageSr.js | 91 | 30 | 11 | 19 | 6.0 | |||
31.25 | lib/logger/LintLogger.js | 134 | 54 | 19 | 35 | 85.0 | |||
32.43 | lib/utils/Diff.js | 330 | 190 | 68 | 122 | 371.0 | |||
32.84 | lib/utils/ContentUtils.js | 203 - 86 | 88 - 42 | 32 - 25 | 56 - 17 | 143692.0 + 62584 | |||
40.91 | lib/parse.js | 284 + 1 | 122 + 1 | 59 + 1 | 63 | 1.0 | |||
41.27 | tools/ScriptUtils.js | 509 | 105 | 48 | 57 | 5610.0 | |||
47.62 | lib/language/Language.js | 63 | 15 | 8 | 7 | 9.0 | |||
51.32 | lib/wt2html/pp/processors/AddRedLinks.js | 101 | 44 | 27 | 17 | 1059.0 |