| blib/lib/Sub/Exporter/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 23 | 28 | 82.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 56 | 2 | 2 | if defined $override_name | 
| 110 | 2 | 6 | unless (&Params::Util::_INVOCANT($next)) | 
| 111 | 1 | 1 | defined $next ? : | 
| 117 | 1 | 5 | if ($i == $#$pairs) { } | 
| 118 | 0 | 1 | $args ? : | 
| 120 | 3 | 2 | $args ? : | 
| 200 | 3 | 2 | exists $col->{$default_name} ? : | 
| 203 | 4 | 1 | if (&Params::Util::_CODELIKE($gen)) { } | 
| 241 | 0 | 0 | if (ref $mix_into) { } | 
| 254 | 0 | 0 | if ref $arg->{'into'} | 
| 293 | 1 | 5 | unless $value | 
| 297 | 1 | 4 | eval { do { $value->isa('Regexp') } } ? : | 
| 302 | 1 | 5 | unless eval { do { $re->isa('Regexp') } } | 
| 306 | 2 | 3 | $opt ? : |