blib/lib/Report/Porf/Table/Simple/AutoColumnConfigurator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 17 | 58.8 |
line | l | !l | condition |
---|---|---|---|
71 | 0 | 13 | $list_ref and scalar @$list_ref |
91 | 0 | 11 | $list_ref and scalar @$list_ref |
127 | 0 | 2 | $list_ref and scalar @$list_ref |
167 | 0 | 10 | $list_ref and scalar @$list_ref |
line | l | !l | condition |
---|---|---|---|
104 | 179 | 6 | $$data{$key} || '0' |
141 | 47 | 11 | $column_lengths[$idx] || '0' |
142 | 58 | 0 | $$data[$idx] || '0' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
31 | 0 | 13 | 0 | ref $caller || $caller |