| blib/lib/Minions/Implementation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 6 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 34 | 34 | 4 | unless $arg->{'requires'}{'attributes'} | 
| 53 | 39 | 40 | if ($slot eq '' or $arg->{'attr_style'} eq '_2') { } | 
| 40 | 0 | elsif ($arg->{'attr_style'} eq 'uc' or not $arg->{'attr_style'}) { } |