Branch Coverage

blib/lib/Class/Accessor/Fast/Contained.pm
Criterion Covered Total %
branch 15 22 68.1


line true false branch
21 2 5 unless defined $fields
23 0 7 ref $class ? :
25 0 7 "$self" =~ /=GLOB/ ? :
38 0 14 "$self" =~ /=GLOB/ ? :
39 9 5 if scalar @_ == 0
40 5 0 @_ == 1 ? :
50 0 7 "$self" =~ /=GLOB/ ? :
51 5 2 if scalar @_ == 0
62 0 5 "$self" =~ /=GLOB/ ? :
64 2 3 if (not @_) { }
69 3 0 @_ == 1 ? :