Branch Coverage

blib/lib/Test/Clustericious/Log.pm
Criterion Covered Total %
branch 11 32 34.3


line true false branch
8 2 0 unless ($INC{'File/HomeDir/Test.pm'})
11 0 2 if $@
32 0 2 if ($counter++)
35 0 0 unless ($caller eq 'Test::Clustericious::Cluster')
46 2 0 unless -d "$home/etc"
47 2 0 unless -d "$home/log"
56 0 2 if (@_ == 1) { }
67 0 6 if (defined $$args{$type})
70 0 0 if ($$args{$type} =~ /^(TRACE|DEBUG|INFO|WARN|ERROR|FATAL)(..(TRACE|DEBUG|INFO|WARN|ERROR|FATAL))$/) { }
0 0 elsif ($$args{$type} eq 'NONE') { }
73 0 0 unless $max
90 2 0 if defined $$config{'FileX'}
91 2 0 if defined $$config{'NoteX'}
92 2 0 if defined $$config{'DiagX'}
131 0 1 unless ($tb->is_passing)
133 0 0 if (-r "$home/log/test.log") { }