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
558 0 0 0 not ref $p and $p =~ /[ ()*,]/l
635 0 0 0 defined $b{'CAT'} and $b{'CAT'} eq ""
879 0 0 0 $rules and exists $fs->{$rules}
986 0 0 0 @a && $a[0]{'unknown'}

or 2 conditions

line l !l condition
629 0 0 $b{'CAT'} ||= "HEY!"
630 0 0 $b{'G'} ||= ""
631 0 0 $b{'N'} ||= ""
632 0 0 $b{'P'} ||= ""
633 0 0 $b{'T'} ||= ""
686 0 0 $b{'GR'} ||= ""
701 0 0 $b{'GR'} ||= ""
713 0 0 $b{'GR'} ||= ""
999 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
533 0 0 0 not defined $b->{$_} or $a->{$_} ne $b->{$_}
635 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"
684 0 0 0 $b{'G'} eq "_" or $b{'G'} eq ""
685 0 0 0 $b{'N'} eq "_" or $b{'N'} eq ""
692 0 0 0 $b{'G'} eq "_" or $b{'G'} eq ""
693 0 0 0 $b{'N'} eq "_" or $b{'N'} eq ""