| blib/lib/App/VTide/Command/Help.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 29 | 0 | 0 | if ($command) { } | 
| 31 | 0 | 0 | unless ($INC{$module}) | 
| 45 | 0 | 0 | unless ($INC{$file}) | 
| 48 | 0 | 0 | if (length $cmd > $max) | 
| 65 | 0 | 0 | unless $sub->{$a}{'local'} <=> $sub->{$b}{'local'} | 
| 80 | 0 | 0 | if ($sub->{$cmd}{'local'} ne $last) | 
| 81 | 0 | 0 | $sub->{$cmd}{'local'} ? : | 
| 109 | 0 | 0 | $env ne 'help' ? : |