Branch Coverage

blib/lib/Test/Clustericious/Config.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
8 10 0 unless ($INC{'File/HomeDir/Test.pm'})
11 0 10 if $@
51 1 9 unless (defined $config)
61 0 10 unless (defined $config)
71 3 7 if (ref $config) { }
82 0 10 if (my $error = $@)