blib/lib/XML/Filter/Essex/Foo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
14 | 0 | 0 | 0 | not xeof() and print $_ |
0 | 0 | 0 | not xeof() and print $_ and $_ =~ /foo/ || 1 |
line | l | !l | condition |
---|---|---|---|
14 | 0 | 0 | $_ =~ /foo/ || 1 |