Condition Coverage

blib/lib/Catmandu/Fix/Has.pm
Criterion Covered Total %
condition 9 13 69.2


or 2 conditions

line l !l condition
24 0 323 $opts{'is'} //= "ro"
30 0 268 $opts{'required'} //= 1

or 3 conditions

line l !l&&r !l&&!r condition
22 268 55 20 exists $opts{'fix_arg'} or exists $opts{'fix_opt'}
25 4 319 0 $opts{'init_arg'} //= $attr
52 605 56 0 @$fix_args or @$fix_opts