Condition Coverage

blib/lib/OOP/Constructor.pm
Criterion Covered Total %
condition 2 6 33.3


or 3 conditions

line l !l&&r !l&&!r condition
11 4 0 0 $$ARGS{'ARGS'} || croak('No arguments were passed to the prototype!')
12 4 0 0 $$ARGS{'PROTOTYPE'} || croak('No prototype was passed to the prototype!')