blib/lib/Test/Mock/ExternalCommand.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
24 | 7 | 0 | if (defined $$command_registry{$command}) |
35 | 7 | 0 | if (defined $$command_registry{$command}) |
86 | 1 | 11 | if defined $$command_registry{$command_name} |
114 | 1 | 8 | if defined $$command_registry{$command_name} |
185 | 8 | 0 | if defined $self |