Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 XXX and not keys %{$$app{$hash_or_string};}
189 0 0 0 XXX and XXX

or 2 conditions

line l !l condition
38 0 0 shift() || die('No user name was specified')
63 0 0 shift() || die('No epoch specified!')
144 0 0 $apps_by_state{$app->{'state'}} ||= []
175 0 0 delete $apps_by_state{$ordered_state} || []