Condition Coverage

blib/lib/XML/EP/Processor/EmbPerl.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 0 $exists and (stat _)[9] >= $$req{'path_mtime'}
39 0 0 0 open FH, ">$basefile~" and print FH $source
0 0 0 open FH, ">$basefile~" and print FH $source and close FH

or 3 conditions

line l !l&&r !l&&!r condition
12 0 0 0 ref $proto || $proto
26 0 0 0 $$req{'embperl_basedir'} || exists $ENV{'DOCUMENT_ROOT'}