Branch Coverage

blib/lib/Form/Tiny/Inline.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
58 0 47 if @{$self->_meta->form_roles;}
89 1 53 if ($args{'fields'})
104 1 46 if ($args{'cleaner'})
108 3 44 if ($meta->can("add_filter"))
134 0 54 if (@_ == 1 and ref $_[0] eq 'HASH') { }