blib/lib/Sort/Sub/by_date_in_text.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 15 | 53.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
68 | 21 | 0 | 0 | $ENV{'DEBUG'} and $dt_a |
70 | 21 | 0 | 0 | $ENV{'DEBUG'} and $dt_b |
73 | 7 | 2 | 12 | $dt_a and $dt_b |
7 | 0 | 2 | $dt_a and not $dt_b | |
0 | 0 | 7 | not $dt_a and $dt_b |