blib/lib/AI/Categorizer/FeatureSelector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | if @_ |
39 | 0 | 0 | defined $args{'features_kept'} ? : |
40 | 0 | 0 | unless $kept |
42 | 0 | 0 | $kept < 1 ? : |
46 | 0 | 0 | if $self->verbose |
54 | 0 | 0 | if $self->verbose |
65 | 0 | 0 | unless $args{'knowledge_set'} |