Condition Coverage

blib/lib/MooseX/App/Simple.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 14 not defined $class or &blessed($class)
80 0 14 0 $ENV{'APP_DEVELOPER'} or $ENV{'HARNESS_ACTIVE'}