Branch Coverage

blib/lib/reform.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
28 0 0 $5 ? :
128 0 0 if ref $class
130 0 0 unless $class->can("get_$field")
132 0 0 unless $class->can("set_$field")
134 0 0 if $@
136 0 0 if ref $self
146 0 0 if ($self->isa($class))