Branch Coverage

blib/lib/Class/Fields/Fuxor.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
133 2 20 unless @$new_fields
144 0 20 if ($next_fno > $$fattr[0] and ($$fields{$$new_fields[0]} || 0) >= $$fattr[0])
159 0 48 if ($fno and $fno != $next_fno)
161 0 0 if ($fno < $$fattr[0]) { }
162 0 0 if $^W
189 10 5 ($fglob = ${"${class}::";}{'FIELDS'}) && *$fglob{'HASH'} ? :
236 9 36 unless (defined $Class::Fields::Fuxor::attr{$class})