| blib/lib/Tapper/Cmd/Precondition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 12 | 0 | unless ($schema and ref $schema eq 'HASH') |
| 34 | 0 | 12 | unless ref $preconditions eq 'ARRAY' |
| 38 | 1 | 39 | unless defined $precondition |
| 47 | 10 | 2 | if (ref $input eq 'ARRAY') { } |
| 51 | 0 | 2 | unless $input =~ /\n$/ |
| 62 | 0 | 0 | unless $precondition |
| 72 | 0 | 1 | unless $precondition |