blib/lib/Mojo/DOM/Role/Analyzer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 17 | 26 | 65.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 3 | 0 | 2 | ref $_[1] and ref $_[2] |
90 | 0 | 0 | 2 | $_[1] and not ref $_[1] |
0 | 0 | 2 | $_[1] and not ref $_[1] and not $_[2] | |
313 | 23 | 183 | 50 | $depth_tracker and $depth != $depth_tracker |
line | l | !l | condition |
---|---|---|---|
33 | 2 | 0 | shift() || 'up' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 2 | 0 | 1 | $_[1] || $_[2] |
106 | 0 | 4 | 8 | not $seg2 or $seg ne $seg2 |
215 | 14 | 3 | 6 | $sn->{'all_tags_have_same_depth'} or $sn->{'top_level'} |
232 | 6 | 0 | 3 | $last_node->{'size'} != $sen->{'size'} or $last_node->{'direct_children'} != $sen->{'direct_children'} |