blib/lib/AI/FuzzyEngine/Variable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 22 | 77.2 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 18 | unless blessed $fuzzyEngine and $fuzzyEngine->isa($fe_class) |
51 | 1 | 5 | if $self->is_internal |
61 | 1 | 4 | if $self->is_internal |
69 | 4 | 0 | if (_non_is_a_piddle(@degrees)) |
78 | 0 | 0 | unless $fe |
130 | 1 | 3 | unless defined $set |
131 | 1 | 2 | if $self->is_internal |
150 | 0 | 18 | unless @pars >= 2 |
154 | 15 | 3 | if (looks_like_number($pars[0])) { } |
180 | 132 | 7 | unless ($self->is_internal) |
200 | 28 | 111 | if $self->can($set_name) |