blib/lib/HTML/Chunks/Super.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
47 | 0 | 0 | 0 | defined $1 and length $1 |
58 | 0 | 0 | 0 | $branch and $$branch{'current'} == $$branch{'true'} |
70 | 0 | 0 | 0 | $cmd eq 'ELSIF' and $beginDepth |
86 | 0 | 0 | 0 | defined $tail and length $tail |
104 | 0 | 0 | 0 | exists $$thing{'test'} and $self->testsTrue($$thing{'test'}, @_) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 0 | 0 | 0 | $cmd eq 'ELSE' or $cmd eq 'ELSIF' |
64 | 0 | 0 | 0 | $cmd eq 'ENDIF' or $cmd eq 'ELSIF' |
70 | 0 | 0 | 0 | $cmd eq 'IF' or $cmd eq 'ELSIF' and $beginDepth |