| blib/lib/Exporter/Declare/Specs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 9 | 77.7 | 
| line | l | !l | condition | 
|---|---|---|---|
| 43 | 0 | 3 | $config || {} | 
| 154 | 58 | 42 | $conf ||= {} | 
| 155 | 56 | 44 | $args ||= [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 28 | 2 | 75 | 0 | $$conf{'as'} || join('', $$conf{'prefix'} || $self->config->{'prefix'} || '', $name, $$conf{'suffix'} || $self->config->{'suffix'} || '') |