blib/lib/Mojo/DOM/Role/Analyzer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 20 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 3 | 0 | 2 | ref $_[1] and ref $_[2] |
88 | 0 | 0 | 2 | $_[1] and not ref $_[1] |
0 | 0 | 2 | $_[1] and not ref $_[1] and not $_[2] | |
243 | 2 | 1 | 1 | $depth_tracker and $depth != $depth_tracker |
line | l | !l | condition |
---|---|---|---|
31 | 2 | 0 | shift() || 'up' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
88 | 2 | 0 | 1 | $_[1] || $_[2] |
104 | 0 | 4 | 8 | not $seg2 or $seg ne $seg2 |