Condition Coverage

blib/lib/MasonX/WebApp.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
40 3 0 0 $ENV{'MOD_PERL'} and $ENV{'MOD_PERL'} =~ /1\.99|2\.0/
51 3 0 0 $ModPerlVersion >= 1.99 and $ModPerlVersion < 1.999022

or 2 conditions

line l !l condition
49 0 3 'mod_perl2'->VERSION || 'mod_perl'->VERSION || 0