blib/lib/Sort/Sub/by_last_num_in_text.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 2 | 1 | 6 | defined $num_a and defined $num_b |
2 | 0 | 1 | defined $num_a and not defined $num_b | |
0 | 0 | 2 | not defined $num_a and defined $num_b |