Ran
|
Files
153
|
Run time
11s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/26008c2c5">Fix preg_replace backreference ambiguities in MetaHandler * The ambiguity was causing round trip test failures. * Added a phpunit regression tests for just this scenario - could have also created a parser test, but it feels that this is better coded as a php unit test than cluttering the parser tests file. * 'git grep -A2 preg_replace | grep "\$1"' indicates that this is the only such instance in the codebase. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/bd66e4c4c">bd66e4c4c</a>
9636 of 12147 branches covered (79.33%)
15082 of 17787 relevant lines covered (84.79%)
32536.02 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|