Condition Coverage

lib/Unexpected/TraitFor/ExceptionClasses.pm
Criterion Covered Total %
condition 7 7 100.0


and 3 conditions

line !l l&&!r l&&r condition
60 1 5 16 $_[1] && !ref($_[1]) && exists $$Classes{$_[1]}

or 2 conditions

line l !l condition
37 13 2 $args //= {}
46 11 2 $args->{'parents'} //= [$ROOT]