Branch Coverage

blib/lib/Attean/QuadModel.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
71 345 11 if (not ref $t or &reftype($t) ne "ARRAY")
87 0 89 if (scalar @iters == 0) { }
87 2 elsif (scalar @iters == 1) { }
104 130 0 if ($self->store->does("Attean::API::CostPlanner"))