Branch Coverage

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


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