blib/lib/TL1ng.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | if $params and ref $params ne 'HASH' |
19 | 0 | 0 | unless $params |
25 | 0 | 0 | defined $$params{'Type'} ? : |
31 | 0 | 0 | if $$params{'Type'} |
35 | 0 | 0 | unless eval "require $inst_class" |