Condition Coverage

blib/lib/Form/Tiny/Utils.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
44 93 0 10 $@ and $ret
104 0 70 911 $form_meta and $form_meta->complete
176 15 1356 254 $current_ref eq "HASH" and exists $value->{$next}

or 3 conditions

line l !l&&r !l&&!r condition
95 61 0 148 exists $meta{ref $_[0] or $_[0]} || builtin::blessed($_[0]) && $_[0]->DOES('Form::Tiny::Form')
101 632 349 0 ref $_[0] || $_[0]