| blib/lib/SVN/Notify/Snapshot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 0 | 0 | unless my $repos = $$self{'repos_path'} | 
| 37 | 0 | 0 | unless my $path = $$self{'handle_path'} | 
| 43 | 0 | 0 | unless my $method = $self->SuffixMap->{lc $to_suffix} | 
| 46 | 0 | 0 | defined $$self{'snapshot_base'} ? : | 
| 51 | 0 | 0 | if ($self->append_rev) | 
| 56 | 0 | 0 | if (defined $$self{'tag_regex'}) | 
| 59 | 0 | 0 | unless $tag | 
| 61 | 0 | 0 | unless ($self->append_rev) | 
| 68 | 0 | 0 | unless -d dirname($from) | 
| 111 | 0 | 0 | unless system(do { $_[0] } @_) == 0 |