Condition Coverage

blib/lib/perl5i/2/Meta/Instance.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
89 4 1 1 $_[0]->$has_string_overload and $_[0]->is_tainted

or 2 conditions

line l !l condition
108 19 14 $args{'algorithm'} //= 'sha1'
115 19 13 $args{'format'} //= 'hex'
166 7 1 $args{'format'} // 'perl'