Branch Coverage
blib/lib/Catmandu/AAT/API.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
30
2
0
if
(
scalar
@
{
$result
;
} >=
1
)
{
}
44
2
0
if
(
scalar
@
{
$result
;
} >=
1
)
{
}
54
6
0
if
(
defined
$sparql
->results
)
{
}