blib/lib/AI/Categorizer/Learner.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 26 | 38.4 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 143 | if (@_) |
46 | 0 | 70 | if (@_) |
59 | 1 | 6 | if $args{'knowledge_set'} |
60 | 0 | 7 | unless $$self{'knowledge_set'} |
72 | 0 | 0 | unless eval 'use Time::Progress; 1' |
79 | 0 | 0 | if $i % 25 |
81 | 0 | 0 | if (@_) |
92 | 0 | 5 | unless my $c = $args{'collection'} |
96 | 0 | 5 | $self->verbose ? : |
101 | 0 | 20 | if ($self->verbose > 1) |
108 | 0 | 5 | if $self->verbose |
118 | 0 | 41 | if ($self->verbose > 2) |
119 | 0 | 0 | if $self->verbose > 3 |