| blib/lib/App/Spec/Completion/Zsh.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 23 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 103 | 0 | 0 | 0 | @$options and not keys %$commands |
| 250 | 0 | 0 | 0 | not ref $def and $def == 1 |
| 391 | 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'} || [] |
| 362 | 0 | 0 | $summary //= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 164 | 0 | 0 | 0 | $cmd_state or $subcmd_state |
| 270 | 0 | 0 | 0 | $command or $command_string |