| blib/lib/RDF/Query/Algebra/GroupGraphPattern.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 24 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 393 | 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 | 50 | unless defined $force |
| 193 | 49 | 31 | if ($force) |
| 200 | 0 | 80 | if (scalar @p == 0) { } |
| 3 | 77 | elsif (scalar @p == 1 and not $force) { } | |
| 298 | 174 | 0 | if (&blessed($arg) and $arg->isa('RDF::Query::Algebra')) |
| 306 | 0 | 30 | if ($seen{$b}++) |