Branch Coverage

blib/lib/MooseX/AttributeIndexes/Provider/FromAttributes.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
30 9 0 if ($attr->does('MooseX::AttributeIndexes::Meta::Attribute::Trait::Indexed'))
34 7 2 if ($indexed)
37 2 7 if (not &blessed($indexed) and defined &reftype($indexed) and &reftype($indexed) eq 'CODE')
44 7 2 if ($result)