Condition Coverage

blib/lib/Tie/Static.pm
Criterion Covered Total %
condition 6 18 33.3


or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 ref $_ eq 'SCALAR' || ref $_ eq 'REF'
30 0 0 0 ref $to_replace eq 'SCALAR' or ref $to_replace eq 'REF'
56 0 0 0 ref $_ eq 'SCALAR' or ref $_ eq 'REF'
86 2 2 0 $Tie::Static::Array::preserved{$call} ||= $class->SUPER::TIEARRAY
2 2 0 $Tie::Static::Hash::preserved{$call} ||= $class->SUPER::TIEHASH
2 2 0 $Tie::Static::Scalar::preserved{$call} ||= $class->SUPER::TIESCALAR