blib/lib/Term/ShellKit/Commands.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 0 | if $@ |
11 | 0 | 0 | ref $_ ? : |
0 | 0 | !defined($_) ? : | |
16 | 0 | 0 | !defined($results[0]) ? : |
0 | 0 | scalar(@results == 1) ? : | |
0 | 0 | !scalar(@results) ? : | |
31 | 0 | 0 | unless scalar @_ |
57 | 0 | 0 | if ($topic =~ /^[\w\:]+$/) |
59 | 0 | 0 | unless ($INC{$lib}) |
60 | 0 | 0 | if $INC{$lib} |
81 | 0 | 0 | if (scalar @_) { } |
83 | 0 | 0 | if (scalar @_) { } |
99 | 0 | 0 | unless my $alias = $CommandAliases{$command} |
102 | 0 | 0 | length $args ? : |