| blib/lib/Sort/Sub/by_date_in_text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 21 | 0 | 0 | $ENV{'DEBUG'} and $dt_a |
| 43 | 21 | 0 | 0 | $ENV{'DEBUG'} and $dt_b |
| 46 | 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 |