Condition Coverage

blib/lib/Text/Sprintf/Named.pm
Criterion Covered Total %
condition 7 7 100.0


and 3 conditions

line !l l&&!r l&&r condition
60 7 14 2 scalar keys %{$args;} > 0 and not exists $args->{'args'}

or 2 conditions

line l !l condition
58 16 7 shift() || {}
64 14 9 $args->{'args'} || {}