|
Ran
|
Files
115
|
Run time
5s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/15598ad97">PHPUtils: Use builtin end() instead of homegrown lastItem() * https://secure.php.net/manual/en/control-structures.foreach.php says that foreach no longer uses the internal array pointer in PHP7 (hat tip: Brad). So, we don't have to worry about end()'s pointer manipulation to introduce subtle issues when said array is iterated upon with foreach. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/eb3828f7a">eb3828f7a</a>
9353 of 11787 branches covered (79.35%)
14755 of 17523 relevant lines covered (84.2%)
26793.24 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|