Branch Coverage
blib/lib/RDF/Query/Algebra/Limit.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
80
0
57
if
(
@_
)
109
1
10
if
(
$self
->pattern
->isa
(
'RDF::Query::Algebra::Offset'
)
)
{
}