blib/lib/Prophet/CLI/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
342 | 0 | 0 | 0 | @primary_commands <= 1 and not $args{'no_type'} |
line | l | !l | condition |
---|---|---|---|
203 | 0 | 0 | $args{'arg'} || 'edit' |
264 | 0 | 0 | shift() || 'url' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
178 | 0 | 0 | 0 | exists $filtered->{$prop} or exists $do_not_edit{$prop} |