Branch Coverage

blib/lib/MooseX/ClassAttribute/Trait/Attribute.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
46 45 28 if ($self->has_default) { }
7 21 elsif ($self->has_builder) { }