| blib/lib/AI/Categorizer/KnowledgeSet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 419 | 0 | 0 | 0 | defined $n and $. >= $n |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 171 | 0 | 0 | 0 | $$args{'collection'} || $self->create_delayed_object('collection', %$args) |
| 396 | 0 | 0 | 0 | $$self{'features'} || {$self->delayed_object_params('document')}->{'use_features'} |