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 65 862 $form_meta and $form_meta->complete
177 15 1245 237 $current_ref eq "HASH" and exists $value->{$next}

or 3 conditions

line l !l&&r !l&&!r condition
95 52 0 139 exists $meta{ref $_[0] or $_[0]} || &blessed($_[0]) && $_[0]->DOES('Form::Tiny::Form')
101 584 343 0 ref $_[0] || $_[0]