blib/lib/MooseX/App/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
70 | 12 | 0 | 1 | scalar @args == 1 and ref $args[0] eq 'HASH' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
66 | 0 | 0 | 13 | not defined $class or &blessed($class) |