Branch Coverage
blib/lib/Fey/Role/SQL/HasOrderByClause.pm
Criterion
Covered
Total
%
branch
8
8
100.0
line
true
false
branch
31
18
1
@_
?
:
47
105
18
unless
$self
->_has_order_by_elements
54
7
20
if
(
not
&blessed
(
$elt
)
)
{
}
58
2
18
if
$elt
!=
$elt
[
0
]