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