| blib/lib/Template/Reverse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 24 | 26 | 92.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 39 | 16 | 13 | unless $sidelen | 
| 45 | 45 | 185 | if (_isWILDCARD($d[$i])) | 
| 49 | 19 | 26 | if ($sidelen) | 
| 50 | 7 | 12 | if $to - $from + 1 > $sidelen | 
| 55 | 37 | 8 | if ($i + 1 < @d) | 
| 58 | 19 | 112 | if (_isWILDCARD($d[$j])) | 
| 65 | 19 | 26 | if ($sidelen) | 
| 66 | 6 | 13 | if $to - $from + 1 > $sidelen | 
| 82 | 0 | 79 | blessed $_ ? : | 
| 83 | 0 | 77 | blessed $_ ? : | 
| 90 | 64 | 26 | if ($$r[0] eq 'u') { } | 
| 95 | 22 | 4 | unless _isWILDCARD($before) | 
| 98 | 79 | 11 | if $$r[0] ne '+' |