Condition Coverage

blib/lib/App/TemplateCMD.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
77 0 0 0 $cmd and grep {$_ eq $cmd;} keys %{$$self{'cmds'};}
202 0 0 0 $option{'conf'} and -f $option{'conf'}
250 0 0 0 ref $conf2->{$key} eq 'HASH' and ref $conf{$key} eq 'HASH'

or 2 conditions

line l !l condition
137 0 0 $default->{'args'} || {}
138 0 0 $default->{'files'} || []

or 3 conditions

line l !l&&r !l&&!r condition
146 0 0 0 eval { do { &decode_json($value) } } || $value