Condition Coverage

blib/lib/Module/Starter/Plugin/CGIApp.pm
Criterion Covered Total %
condition 5 14 35.7


or 2 conditions

line l !l condition
113 0 3 $$self{'license'} ||= 'perl'

or 3 conditions

line l !l&&r !l&&!r condition
65 0 3 0 ref $proto || $proto
121 3 0 0 $$self{'dir'} || $$self{'distro'}
413 3 0 0 $ENV{'MODULE_TEMPLATE_DIR'} || $$self{'template_dir'}
421 0 0 57 not -f $_ or $basename =~ /\A [.]/msx