blib/lib/Log/Deep/Line.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 1 | 0 | 0 | $line and $file |
58 | 4 | 0 | 0 | @log != 5 and $$self{'verbose'} |
77 | 0 | 0 | 4 | $log[-1] =~ /;$/msx and length $log[-1] < 1000000 |
116 | 1 | 1 | 0 | $$self{'date'} and $$self{'session'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
172 | 0 | 0 | 0 | ref $$display{$field} eq 'ARRAY' || $$display{$field} ne 1 |
0 | 0 | 0 | $field ne 'data' || %{$$data{$field};} |