blib/lib/Sub/Import.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
105 | 0 | 2 | unless &_CLASS($class) |
108 | 0 | 2 | unless eval "require $class; 1" |
138 | 0 | 1 | unless $class_import |
147 | 1 | 1 | if ($self->_is_sexy($target)) { } |
1 | 0 | elsif ($self->_is_exporterrific($target)) { } |