Condition Coverage

blib/lib/Lingua/Jspell.pm
Criterion Covered Total %
condition 0 72 0.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 0 $first_line and $first_line =~ /International Jspell/l
540 0 0 0 not ref $p and $p =~ /[ ()*,]/l
617 0 0 0 defined $b{'CAT'} and $b{'CAT'} eq ''
861 0 0 0 $rules and exists $fs->{$rules}
968 0 0 0 @a && $a[0]{'unknown'}

or 2 conditions

line l !l condition
611 0 0 $b{'CAT'} ||= 'HEY!'
612 0 0 $b{'G'} ||= ''
613 0 0 $b{'N'} ||= ''
614 0 0 $b{'P'} ||= ''
615 0 0 $b{'T'} ||= ''
668 0 0 $b{'GR'} ||= ''
683 0 0 $b{'GR'} ||= ''
695 0 0 $b{'GR'} ||= ''
981 0 0 $i ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
105 0 0 0 shift() || (defined $ENV{'HOME'} ? "$ENV{'HOME'}/.jspell.$self->{'dictionary'}" : '')
134 0 0 0 $self->{'mode'} ||= $MODE
214 0 0 0 $_->{'guess'} ||= $w
515 0 0 0 not defined $b->{$_} or $a->{$_} ne $b->{$_}
617 0 0 0 $b{'CAT'} eq 'ppes' or $b{'CAT'} eq 'prel'
0 0 0 $b{'CAT'} eq 'ppes' or $b{'CAT'} eq 'prel' or $b{'CAT'} eq 'ppos'
0 0 0 $b{'CAT'} eq 'ppes' or $b{'CAT'} eq 'prel' or $b{'CAT'} eq 'ppos' or $b{'CAT'} eq 'pdem'
0 0 0 $b{'CAT'} eq 'ppes' or $b{'CAT'} eq 'prel' or $b{'CAT'} eq 'ppos' or $b{'CAT'} eq 'pdem' or $b{'CAT'} eq 'pind'
0 0 0 $b{'CAT'} eq 'ppes' or $b{'CAT'} eq 'prel' or $b{'CAT'} eq 'ppos' or $b{'CAT'} eq 'pdem' or $b{'CAT'} eq 'pind' or $b{'CAT'} eq 'pint'
666 0 0 0 $b{'G'} eq '_' or $b{'G'} eq ''
667 0 0 0 $b{'N'} eq '_' or $b{'N'} eq ''
674 0 0 0 $b{'G'} eq '_' or $b{'G'} eq ''
675 0 0 0 $b{'N'} eq '_' or $b{'N'} eq ''