Ran
|
Files
153
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/86e8b85d1">Use DOMElement::setIdAttribute() where necessary for efficiency The implementation in Zest::getElementById() will return the correct value regardless of whether the id attribute is properly indexed or not, but it will execute in O(1) time when indexed, or O(N) time if not. Bug: T232390 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/2c42ddf5b">2c42ddf5b</a>
9640 of 12141 branches covered (79.4%)
15066 of 17769 relevant lines covered (84.79%)
31760.82 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|