Branch Coverage

blib/lib/Clustericious/Command/configdebug.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
36 0 0 if ($type eq 'pre_rendered') { }
0 0 elsif ($type eq 'rendered') { }
0 0 elsif ($type eq 'not_found') { }
40 0 0 if (ref $src) { }
75 0 0 if (my $error = $@)