Branch Coverage

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


line true false branch
23 0 120 if ($^S)
26 0 120 if $ENV{'DEBUG'}
41 0 152 unless defined $msg
43 0 152 if $LOG_VERBOSE
74 0 213 if ($opt eq 'dont_clean') { }
108 105 elsif ($opt eq 'class') { }
45 60 elsif ($opt eq 'role') { }
60 0 elsif ($opt eq 'test') { }
75 0 0 unless ($opt_args)
99 10 50 if ($opt_args)
101 5 5 if ($opt_arg eq 'class_load') { }
5 0 elsif ($opt_arg eq 'class_base') { }