Branch Coverage

blib/lib/Form/Base.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
48 0 0 if (ref $proto) { }
49 0 0 if (@_)
57 0 0 unless *{"${class}::$att";}{'CODE'}
61 0 0 unless $proto->$alias
65 0 0 unless *{"${class}::$add";}{'CODE'}
80 0 0 if (ref $val eq 'ARRAY') { }