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