| blib/lib/App/Spec/Completion/Zsh.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 26 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 103 | 0 | 0 | 0 | @$options and not keys %$commands | 
| 247 | 0 | 0 | 0 | not ref $def and $def == 1 | 
| 388 | 0 | 0 | 0 | not ref $type and $type ne 'flag' | 
| line | l | !l | condition | 
|---|---|---|---|
| 74 | 0 | 0 | $args{'previous'} || [] | 
| 128 | 0 | 0 | $cmd_spec->subcommands || {} | 
| 183 | 0 | 0 | $args{'parameters'} || [] | 
| 359 | 0 | 0 | $summary //= '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 164 | 0 | 0 | 0 | $cmd_state or $subcmd_state | 
| 267 | 0 | 0 | 0 | $command or $command_string | 
| 388 | 0 | 0 | 0 | $type eq 'file' or $type eq 'dir' |