blib/lib/Template/Direct/List.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 19 | 28 | 67.8 |
line | l | !l | condition |
---|---|---|---|
130 | 0 | 0 | warn " ! Unable to List: Data disapeared midstream!\n" and next |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 39 | 6 | 56 | $list and $entry |
154 | 137 | 0 | 22 | $sublist and $p{'listDepth'} < 10 |
163 | 5 | 0 | 154 | defined $seperator and $seperator ne '' |
5 | 0 | 154 | defined $seperator and $seperator ne '' and defined $result | |
0 | 54 | 100 | defined $seperator and $seperator ne '' and defined $result and $result ne '' | |
227 | 0 | 71 | 71 | $name eq 'entry' and $data ne 'END' |
228 | 0 | 71 | 71 | $name eq 'entry' and $data eq 'END' |
238 | 8 | 0 | 71 | defined $start && defined $end |
line | l | !l | condition |
---|---|---|---|
189 | 12 | 10 | $$sublist{'deep'} || 0 |