blib/lib/Data/Object/Regexp/Result.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 16 | 56.2 |
line | l | !l | condition |
---|---|---|---|
23 | 2 | 2 | $last_match_start->[$i] || 0 |
24 | 4 | 0 | $last_match_end->[$i] || 0 |
64 | 1 | 0 | $last_match_start->[0] || 0 |
65 | 1 | 0 | $last_match_end->[0] || 0 |
77 | 1 | 0 | $last_match_start->[0] || 0 |
78 | 1 | 0 | $last_match_end->[0] || 0 |
90 | 1 | 0 | $last_match_start->[0] || 0 |
91 | 1 | 0 | $last_match_end->[0] || 0 |