| line | true | false | branch | 
 
| 79 | 0 | 0 | if $self->model->is_cached($key) | 
 
| 80 | 0 | 0 | if $self->model->ldf_store->count_triples_estimate($triple->values) > $self->max_triples | 
 
| 82 | 0 | 0 | if ($self->log->is_trace) | 
 
| 92 | 0 | 0 | if ($costs{$key} < $curcost * $percentage) | 
 
| 123 | 0 | 0 | if $self->model->is_cached($patternkey) | 
 
| 124 | 0 | 0 | if $self->model->ldf_store->count_triples_estimate($triple->values) > $self->max_triples | 
 
| 130 | 0 | 0 | if ($count >= $self->count_threshold) | 
 
| 141 | 0 | 0 | unless @analyzers | 
 
| 142 | 0 | 0 | if ($analyzers[0] eq 'all') | 
 
| 146 | 0 | 0 | unless $self->can($analyzer) | 
 
| 155 | 0 | 0 | if $done{$key} | 
 
| 158 | 0 | 0 | if (defined $data) |