Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
638 0 0 $b{'CAT'} ||= "HEY!"
639 0 0 $b{'G'} ||= ""
640 0 0 $b{'N'} ||= ""
641 0 0 $b{'P'} ||= ""
642 0 0 $b{'T'} ||= ""
695 0 0 $b{'GR'} ||= ""
710 0 0 $b{'GR'} ||= ""
722 0 0 $b{'GR'} ||= ""
1008 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
537 0 0 0 not defined $patt->{$_} or $patt->{$_} eq ""
541 0 0 0 not defined $b->{$_} or $patt->{$_} ne $b->{$_}
644 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"
693 0 0 0 $b{'G'} eq "_" or $b{'G'} eq ""
694 0 0 0 $b{'N'} eq "_" or $b{'N'} eq ""
701 0 0 0 $b{'G'} eq "_" or $b{'G'} eq ""
702 0 0 0 $b{'N'} eq "_" or $b{'N'} eq ""