Condition Coverage

blib/lib/Test/Taint.pm
Criterion Covered Total %
condition 12 12 100.0


or 3 conditions

line l !l&&r !l&&!r condition
261 6 16 9 not defined $_ or ref $_
22 2 7 not defined $_ or ref $_ or &Scalar::Util::readonly($_)
18 4 3 not defined $_ or ref $_ or &Scalar::Util::readonly($_) or tainted($_)
292 25 4 29 ref $_ or &Scalar::Util::readonly($_)