| lib/Badger/Codecs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 22 | 77.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 59 | 4 | 50 | $_[0] =~ /\s*\+\s*/ ? : | 
| 67 | 0 | 4 | if $Badger::Codecs::DEBUG | 
| 80 | 1 | 24 | if (@$args) { } | 
| 85 | 0 | 24 | if $Badger::Codecs::DEBUG | 
| 94 | 49 | 1 | unless (@$args) | 
| 126 | 0 | 15 | unless @$symbols | 
| 137 | 4 | 15 | $alias ? : | 
| 138 | 4 | 15 | $alias ? : | 
| 144 | 0 | 19 | if $Badger::Codecs::DEBUG | 
| 158 | 1 | 2 | if (ref $names eq 'HASH') { } | 
| 164 | 2 | 0 | unless ref $names eq "ARRAY" |