Condition Coverage

blib/lib/PayProp/API/Public/Client/Exception/Base.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
25 6 3 1 $args_size > 1 and $args_size % 2
34 4 0 5 $self->error_class and $self->error_fields

or 2 conditions

line l !l condition
45 6 0 $error_ref->{$_} // ""
50 3 2 $args{'errors'} // []
73 0 0 $self->{'errors'} // []