blib/lib/VCS/Rcs/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 30 | 33.3 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 8 | if %param |
64 | 0 | 8 | unless ref $rtext eq 'SCALAR' |
66 | 0 | 0 | unless ref $revs eq 'ARRAY' |
0 | 8 | if ($revs) | |
68 | 0 | 0 | unless ref $dates eq 'ARRAY' |
0 | 8 | if ($dates) | |
81 | 0 | 56 | unless defined $rdate |
82 | 0 | 56 | if length $rdate == 17 |
98 | 0 | 8 | if %param |
100 | 8 | 0 | if defined $rev |
108 | 0 | 0 | if $a lt $date |
110 | 0 | 0 | if $alldates[-1] lt $date |
123 | 0 | 8 | if %param |
125 | 8 | 0 | if $index eq 'date' |
127 | 0 | 0 | if $index eq 'rev' |