Ran
|
Files
153
|
Run time
7s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/2064eb886">DOMPostProcessor.php: Init $topLevel property to false * This mimics the undefined default on the JS side. * This prevents null from being passed to traverse which results in a crasher because of a type mismatch (bool expected). * resetState(..) method initializes this property, but this property isn't set always for all parses, it appears since JS probably relies on the undefined = false equivalence. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/08c1b26d3">08c1b26d3</a>
9555 of 12044 branches covered (79.33%)
14966 of 17690 relevant lines covered (84.6%)
29666.71 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|