| blib/lib/AtteanX/QueryPlanner/Cache/LDF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 29 | 0 | 0 | if $p->isa('Attean::Plan::Quad') | 
| 30 | 0 | 0 | if $p->isa('AtteanX::Plan::LDF::Triple') | 
| 31 | 0 | 0 | if $p->isa('AtteanX::Plan::SPARQLBGP') | 
| 32 | 0 | 0 | if ($p->does('Attean::API::Plan::Join')) | 
| 37 | 0 | 0 | unless $joins == 1 | 
| 38 | 0 | 0 | unless $quads == 1 | 
| 40 | 0 | 0 | if $p->isa('Attean::Plan::Quad') | 
| 41 | 0 | 0 | if $p->isa('AtteanX::Plan::LDF::Triple') | 
| 42 | 0 | 0 | if $p->isa('AtteanX::Plan::SPARQLBGP') | 
| 45 | 0 | 0 | if ($quads >= 2) { } |