blib/lib/Enbld/Target/Attribute.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
14 | 1 | 1403 | unless ($name) |
21 | 1402 | 1 | if (can_load('modules', {$module, undef})) |
46 | 44 | 670 | if (ref $param eq 'CODE') |
59 | 13 | 1122 | unless ($string) |
66 | 15 | 1107 | if (ref $string) |
81 | 1193 | 316 | if $self->{'is_evaluated'} |
94 | 123 | 1182 | if not $value and $self->is_omitable |