blib/lib/RDF/Query/Algebra/GroupGraphPattern.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 24 | 58.3 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 391 | unless (&blessed($p)) |
121 | 4 | 10 | if $bgps{&refaddr($p)} |
140 | 563 | 74 | if (scalar @patterns == 1) { } |
165 | 0 | 0 | if (scalar @patterns == 1) { } |
169 | 0 | 0 | if ($p->can('explain')) { } |
173 | 0 | 0 | unless substr($str, -1) eq "\n" |
192 | 30 | 48 | unless defined $force |
193 | 47 | 31 | if ($force) |
200 | 0 | 78 | if (scalar @p == 0) { } |
3 | 75 | elsif (scalar @p == 1 and not $force) { } | |
298 | 172 | 0 | if (&blessed($arg) and $arg->isa('RDF::Query::Algebra')) |
306 | 0 | 30 | if ($seen{$b}++) |