lib/App/Isa/Splain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 2 | ref $args[0] ? : |
51 | 2 | 0 | defined $_[1] ? : |
56 | 2 | 1 | unless (defined $module or $argument =~ /\A-/sx) |
60 | 1 | 0 | if ($argument =~ /\A-M(.*)\z/sx) |
66 | 0 | 2 | unless defined $module |
67 | 1 | 1 | @load_modules ? : |
84 | 0 | 0 | unless print {$self->_output;} explain_isa($self->_module) |