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
158 98 1482 11 not $is_array and $current_ref ne "HASH"

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]