Condition Coverage

blib/lib/Alvis/QueryFilter.pm
Criterion Covered Total %
condition 0 114 0.0


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 0 ref $proto && $proto
312 0 0 0 $verbose and defined $dict{$cf}
0 0 0 $verbose and defined $dict{$cf} and $dict{$cf} ne $can
351 0 0 0 $verbose and defined $dict{$cf}
0 0 0 $verbose and defined $dict{$cf} and $dict{$cf} ne $can
773 0 0 0 $text_catq_l and $text_catq_r
796 0 0 0 $qualifier ne 'text' and $qualifier ne 'srw.ServerChoice'
827 0 0 0 $POS eq 'INDEX' and $token =~ /^([a-z0-9\-\_\.]+)=(.*)/
0 0 0 defined $lemma and $POS =~ /$$self{'lemmaSearch'}/o
0 0 0 defined $lemma and $POS =~ /$$self{'lemmaSearch'}/o and $$self{'keepLemmas'}
851 0 0 0 defined $onto and $onto ne ''
919 0 0 0 $term =~ /^\"/ and $term =~ /\"$/
959 0 0 0 defined $lemma and $POS =~ /$$self{'lemmaSearch'}/o
0 0 0 defined $lemma and $POS =~ /$$self{'lemmaSearch'}/o and $$self{'keepLemmas'}
983 0 0 0 defined $onto and $onto ne ''
1011 0 0 0 defined $type and $type ne ''
1082 0 0 0 $token eq ucfirst $token and lc $token eq $lemma
1190 0 0 0 defined $$self{'term_dict'} && defined $$self{'NE_dict'}
1296 0 0 0 defined $max_type and $max_type eq 'NE_dict'
0 0 0 defined $max_type and $max_type eq 'NE_dict' and defined $match_can_form
0 0 0 defined $max_type and $max_type eq 'NE_dict' and defined $match_can_form and defined $$self{'typing_rules'}{$match_can_form}
1318 0 0 0 defined $$self{'onto_nodes'} && defined $$self{'onto_paths'}
1329 0 0 0 defined $match_can_form and defined $$self{'onto_nodes'}{$match_can_form}

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 0 ref $proto || $proto
739 0 0 0 $qualifier eq 'text' or $qualifier eq 'srw.ServerChoice'
842 0 0 0 not defined $max_type or $max_type ne 'term_dict'
0 0 0 not defined $max_type or $max_type ne 'term_dict' or not defined $match_can_form
0 0 0 not defined $max_type or $max_type ne 'term_dict' or not defined $match_can_form or $can_form ne $match_can_form
872 0 0 0 not defined $max_type or $max_type ne 'NE_dict'
0 0 0 not defined $max_type or $max_type ne 'NE_dict' or not defined $match_can_form
0 0 0 not defined $max_type or $max_type ne 'NE_dict' or not defined $match_can_form or $can_form ne $match_can_form
881 0 0 0 not defined $type or $type eq ''
972 0 0 0 not defined $max_type or $max_type ne 'term_dict'
0 0 0 not defined $max_type or $max_type ne 'term_dict' or $match_can_form ne $can_form
1001 0 0 0 $max_type ne 'NE_dict' or $match_can_form ne $can_form
1202 0 0 0 $POS eq 'INDEX' or $POS eq 'TEXT'
1227 0 0 0 $tpos eq 'INDEX' or $tpos eq 'TAG'
0 0 0 $tpos eq 'INDEX' or $tpos eq 'TAG' or $tpos eq 'TEXT'