Condition Coverage

blib/lib/String/Sprintf.pm
Criterion Covered Total %
condition 7 11 63.6


or 2 conditions

line l !l condition
13 0 7 $handler{'*'} ||= "sprintf"

or 3 conditions

line l !l&&r !l&&!r condition
18 4 0 7 UNIVERSAL::isa($v, "CODE") or not defined $v
4 7 0 UNIVERSAL::isa($v, "CODE") or not defined $v or $v eq "sprintf"
36 6 4 0 $self->{$2} || $self->{'*'}