Branch Coverage

lib/App/Sandy/Base.pm
Criterion Covered Total %
branch 15 24 62.5


line true false branch
23 0 110 if ($^S)
26 0 110 if $ENV{'DEBUG'}
41 0 132 unless defined $msg
43 0 132 if $LOG_VERBOSE
74 0 224 if ($opt eq 'dont_clean') { }
113 111 elsif ($opt eq 'class') { }
56 55 elsif ($opt eq 'role') { }
55 0 elsif ($opt eq 'test') { }
75 0 0 unless ($opt_args)
99 10 45 if ($opt_args)
101 5 5 if ($opt_arg eq 'class_load') { }
5 0 elsif ($opt_arg eq 'class_base') { }