Branch Coverage

blib/lib/Brickyard/Accessor.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
13 0 20 unless $args{$key}
14 0 20 unless ref $args{$key} eq 'ARRAY'
18 9 11 if $args{'new'}
42 7 88 if @_ == 2