Branch Coverage
lib/Array/Queue/Priority.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
113
22
94
if
(
$self
->size
==
0
)
{
}
126
74
121
if
(
$sort_it
==
-1
)
134
20
74
unless
(
$found
)