Condition Coverage

blib/lib/App/TemplateCMD/Command/Print.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 0 0 $cmd->{'template'}->error and not $cmd->{'template'}->error =~ /^file error - .*: not a file$/
47 0 0 0 $cmd->{'template'}->error and not $cmd->{'template'}->error =~ /^file error - .*: not a file$/

or 2 conditions

line l !l condition
30 0 0 $cmd->config || {}
0 0 $option{'args'} || {}