Condition Coverage

blib/lib/PLS/Server/Cache.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 0 $variable =~ /^\$</ and $variable ne "\$<"

or 3 conditions

line l !l&&r !l&&!r condition
31 4 0 0 $curr_include ne $updated_include or not scalar @{$modules;}
58 4 76 6428 $mod_package =~ /^_/ or $mod_package =~ /::_/