Branch Coverage

blib/lib/Data/CodeRepos/CommitPing.pm
Criterion Covered Total %
branch 24 30 80.0


line true false branch
14 0 28 unless $stuff
16 22 6 unless (ref $stuff eq 'HASH')
17 6 16 if (ref $stuff)
20 0 6 if $@
26 0 140 unless defined $$stuff{$key}
50 1 146 unless $$file{'path_list'}[0]
57 1 6 unless $$top{'status'} eq '_U'
66 0 10 unless @ret
67 0 10 @ret > 1 ? :
76 145 2 unless (($list[0] || '') eq 'lang' and ($list[2] || '') eq 'misc')
77 140 5 if @list > 2
102 0 1 @list < $max ? :
112 141 4 if ($list[2])
113 3 138 if ($list[2] eq 'misc' or $list[1] eq 'javascript' and $list[2] eq 'userscripts') { }
114 2 1 $list[3] ? :