blib/lib/HTML/Encoder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
415 | 0 | 0 | 0 | ref $$ref[$i] ne 'ARRAY' and ref $$ref[$i] ne 'HASH' |
0 | 0 | 0 | ref $$ref[$i] ne 'ARRAY' and ref $$ref[$i] ne 'HASH' and ref $$ref[$i] ne 'SCALAR' | |
425 | 0 | 0 | 0 | ref $$ref{$i} ne 'ARRAY' and ref $$ref{$i} ne 'HASH' |
0 | 0 | 0 | ref $$ref{$i} ne 'ARRAY' and ref $$ref{$i} ne 'HASH' and ref $$ref{$i} ne 'SCALAR' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
363 | 0 | 0 | 0 | ref $type || $type |