Branch Coverage

blib/lib/Class/DBI/FromForm.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
41 0 0 if ref $class
53 0 0 unless ref $self
63 0 0 if ($results->isa('HTML::Widget::Result')) { }
76 0 0 $results->isa('HTML::Widget::Result') ? :
79 0 0 if ($them->can($col))
80 0 0 if $col eq $them->primary_column
81 0 0 if ($results->isa('HTML::Widget::Result')) { }
105 0 0 unless $name and $me->can($name)