Ran
|
Files
114
|
Run time
11s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/da3056964">Extract json_encode(..) into PHPUtils to ensure proper usage everywhere * DOMUtils wasn't passing the required args to unescape slashes and unicode chars which was causing spurious diffs because of slashes and unicode chars being escaped. * All future users of json_encode should now simply use PHPUtil::json_encode that does the right thing. * Fixed up all json_encode use sites to use the new helper. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/d1ff38b6c">d1ff38b6c</a>
9330 of 11743 branches covered (79.45%)
15025 of 17741 relevant lines covered (84.69%)
26611.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|