Condition Coverage

blib/lib/generics.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
82 1 1 6 @params and $#params % 2 != 0

or 3 conditions

line l !l&&r !l&&!r condition
104 2 1 2 not ref $value or ref $value ne 'CODE'
124 2 1 1 not ref $value or ref $value ne 'CODE'