Branch Coverage

blib/lib/Class/Accessor/Faster.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
35 10 16 if defined $n
46 1 3 unless defined $fields
58 7 3 unless @_ > 1
60 3 0 @_ == 1 ? :
69 5 1 unless @_ > 1
83 1 3 if (not @_) { }
88 3 0 @_ == 1 ? :