Condition Coverage

blib/lib/App/Spec/Role/Command.pm
Criterion Covered Total %
condition 8 11 72.7


or 2 conditions

line l !l condition
36 216 218 $spec{'options'} ||= []
37 104 330 $spec{'parameters'} ||= []
75 54 37 $spec->{'plugins'} || []
158 56 0 $options ||= []

or 3 conditions

line l !l&&r !l&&!r condition
149 0 52 0 $$subcommands{$cmd->name} ||= $cmd