| blib/lib/File/Find/Rule/CVS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 8 | 7 | if exists $$self{'_entries'}{$path} |
| 35 | 3 | 4 | unless my $parse = 'Parse::CVSEntries'->new('CVS/Entries') |
| 51 | 2 | 2 | unless my $entry = $self->_cvs_entry(@_) |
| 85 | 4 | 4 | unless my $entry = $self->_cvs_entry(@_) |