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 9 $@ and $ret
104 0 67 875 $form_meta and $form_meta->complete
176 15 1246 244 $current_ref eq "HASH" and exists $value->{$next}

or 3 conditions

line l !l&&r !l&&!r condition
95 53 0 143 exists $meta{ref $_[0] or $_[0]} || &blessed($_[0]) && $_[0]->DOES('Form::Tiny::Form')
101 596 346 0 ref $_[0] || $_[0]