Ran
|
Files
154
|
Run time
14s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/910f52645">Fix DSR inconsistency with DisplaySpace; use DOMUtils::(has|match)TypeOf Consistently use DOMUtils::hasTypeOf or DOMUtils::matchTypeOf instead of ad-hoc preg_match statements; this happens to also fix a DSR inconsistency with DisplaySpace -- the typeof for these spans is `mw:DisplaySpace mw:Placeholder` and so they weren't matching a preg_match looking for `#^mw:Placeholder(/\w*)?$#D`. Also note that TokenUtils::placeholder() is really used only in one spot, for DisplaySpace, and probably could just be inlined there. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/2c1685394">2c1685394</a>
9661 of 12134 branches covered (79.62%)
15139 of 17843 relevant lines covered (84.85%)
32730.13 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|