| blib/lib/SVN/Hook/CLI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 8 | 0 | 0 | unless my $cmd = shift() |
| 9 | 0 | 0 | if $cmd =~ /^_/ |
| 10 | 0 | 0 | unless my $func = $class->can($cmd) |
| 17 | 0 | 0 | unless my $repospath = shift() |
| 18 | 0 | 0 | unless my $hook = shift() |
| 35 | 0 | 0 | unless my $repospath = shift() |
| 36 | 0 | 0 | @_ ? : |
| 45 | 0 | 0 | unless my $repospath = shift() |
| 46 | 0 | 0 | unless my $hook = shift() |
| 52 | 0 | 0 | unless $script->enabled |
| 59 | 0 | 0 | unless my $repospath = shift() |
| 64 | 0 | 0 | if (defined $$status{$_}) { } |