| lib/App/GitFind/Class.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 1 | unless my $class = shift() |
| 48 | 0 | 1 | if (@_ == 1 and ref $_[0] eq 'HASH') { } |
| 0 | 1 | elsif (@_ == 1 and ref $_[0]) { } | |
| 0 | 1 | elsif (@_ % 2) { } | |
| 63 | 0 | 2 | unless /^-/ |