| lib/App/oo_modulino_zsh_completion_helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | defined $optionPrefix and $optionPrefix ne '' |
| 125 | 0 | 0 | 0 | $opts->{'words'} and $opts->{'CURRENT'} |
| 207 | 0 | 0 | 0 | @modpath and $modpath[0] eq '' |
| 209 | 0 | 0 | 0 | @copy and @modpath |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 64 | 0 | 0 | 0 | $implClass eq '' || $implClass ne $self->IGNORE_OPTIONS_FROM |
| 97 | 0 | 0 | 0 | $methodPrefix || ($universal_argument || 0) >= 16 |
| 100 | 0 | 0 | 0 | $methodPrefix or $universal_argument |