| blib/lib/Spectrum/CLI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | '' eq $ENV{'VNMSHRCPATH'} and -f "$$self{'dir'}/.vnmshrc" |
| 101 | 0 | 0 | 0 | -f $entry and -x _ |
| 291 | 0 | 0 | 0 | 'show' ne $command[0] and 'seek' ne $command[0] |
| 308 | 0 | 0 | 0 | 0 != $$self{'status'} and $$self{'verbose'} |
| 355 | 0 | 0 | 0 | 0 != $$self{'status'} and $$self{'verbose'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | $_[0]{'verbose'} || $_[0]{'Verbose'} |