| blib/lib/Data/Conveyor/YAML/Marshall/Payload/InstructionContainer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 0 | unless (ref $spec eq 'HASH' and scalar keys %$spec == 1) |
| 47 | 0 | 0 | if ($key =~ /^([a-z])-(.*)/) { } |
| 49 | 0 | 0 | unless my $command = $self->word_complete($abbrev_command, $self->delegate->IC) |
| 70 | 0 | 0 | if index($_, $word) == 0 |