Branch Coverage

blib/lib/Net/Hadoop/YARN/ResourceManager/Scheduler/UserApps.pm
Criterion Covered Total %
branch 0 54 0.0


line true false branch
42 0 0 unless (XXX)
43 0 0 if (XXX) { }
44 0 0 if (my $check = $apps->{'apps'})
45 0 0 if (not keys %{$check;}) { }
74 0 0 if $app->{$resource} eq '-1'
77 0 0 if ($app->{'allocatedMB'})
81 0 0 if ($app->{'allocatedVCores'})
84 0 0 $app->{'allocatedVCores'} > 1 ? :
97 0 0 unless exists $app->{$hash_or_string}
99 0 0 if (XXX and not keys %{$$app{$hash_or_string};})
112 0 0 unless exists $app->{$duration_field}
113 0 0 if ($app->{$duration_field})
117 0 0 $duration_field eq 'elapsedTime' ? :
126 0 0 unless exists $app->{$time_field}
127 0 0 if ($app->{$time_field})
132 0 0 if ($app->{'name'} =~ / \-oozie\-oozi\-W \z /msx)
133 0 0 @{$_;} > 1 ? :
136 0 0 if $name{'W'}
137 0 0 if $name{'A'}
138 0 0 if $name{'T'}
139 0 0 if $name{'ID'}
141 0 0 if $name{'id'}
153 0 0 if ($total_res{'allocatedMB'})
157 0 0 if ($total_res{'allocatedVCores'})
160 0 0 $total_res{'allocatedVCores'} > 1 ? :
188 0 0 if (my $apps = $grouped[-1]{'apps'})
189 0 0 if (XXX and XXX)