Condition Coverage

blib/lib/Prophet/CLI/Command.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
342 0 0 0 @primary_commands <= 1 and not $args{'no_type'}

or 2 conditions

line l !l condition
203 0 0 $args{'arg'} || 'edit'
264 0 0 shift() || 'url'

or 3 conditions

line l !l&&r !l&&!r condition
178 0 0 0 exists $filtered->{$prop} or exists $do_not_edit{$prop}