blib/lib/Text/Template/Simple/Caller.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | l | !l | condition |
---|---|---|---|
24 | 8 | 0 | shift() || {} |
26 | 8 | 0 | $opt->{'frame'} || 0 |
27 | 8 | 0 | $opt->{'type'} || '' |
34 | 224 | 96 | $c[$id] ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
151 | 0 | 16 | 64 | not defined $struct->{$id} or $struct->{$id} eq '' |