Condition Coverage

blib/lib/MooseX/App/Simple.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
70 12 0 1 scalar @args == 1 and ref $args[0] eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 13 not defined $class or &blessed($class)