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 321 $opts{'is'} //= "ro"
30 0 266 $opts{'required'} //= 1

or 3 conditions

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