Branch Coverage

blib/lib/MooseX/Configuration/Trait/Attribute/ConfigKey.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
54 2 2 defined $options->{'section'} ? :
57 2 2 if (exists $options->{'default'}) { }
0 2 elsif ($options->{'builder'}) { }
60 0 2 if (ref $options->{'default'}) { }
63 0 0 if defined $val
70 1 0 if defined $val
81 0 0 if defined $val