Branch Coverage

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


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