Branch Coverage

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


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