Branch Coverage

blib/lib/Data/Object/Array.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
16 0 166 @_ > 1 ? :
19 0 0 if &blessed($args) and $args->can('does') and $args->does($role)
23 0 166 unless 'ARRAY' eq ref $args