| blib/lib/RDF/Query/Algebra/Aggregate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 13 | 46.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 61 | 0 | 0 | 17 | scalar @_ and ref $_[0] | 
| 0 | 0 | 17 | scalar @_ and ref $_[0] and &reftype($_[0]) eq 'HASH' | |
| 147 | 59 | 0 | 0 | !&blessed($_) && $_ eq '*' | 
| line | l | !l | condition | 
|---|---|---|---|
| 140 | 36 | 17 | shift() || '' | 
| 141 | 53 | 0 | $context->{'indent'} ||= ' ' |