Condition Coverage

blib/lib/Lingua/JA/Gairaigo/Fuzzy.pm
Criterion Covered Total %
condition 36 51 70.5


and 3 conditions

line !l l&&!r l&&r condition
83 0 3 3 $k =~ /[\x{30fc}\x{30a3}\x{30a4}]/ and $q =~ /[\x{30fc}\x{30a3}\x{30a4}]/
91 2 0 1 $k eq 'ー' and $q eq 'イ'
0 0 2 $q eq 'ー' and $k eq 'イ'
98 2 3 1 $k =~ /[\x{30fc}\x{30c3}]/ and $q =~ /[\x{30fc}\x{30c3}]/
105 2 2 2 $k eq 'ー' and $q eq 'ウ'
2 2 0 $q eq 'ー' and $k eq 'ウ'

or 3 conditions

line l !l&&r !l&&!r condition
91 1 0 2 $k eq 'ー' and $q eq 'イ' or $q eq 'ー' and $k eq 'イ'
105 2 0 4 $k eq 'ー' and $q eq 'ウ' or $q eq 'ー' and $k eq 'ウ'
124 2 1 2 $k eq 'ー' or $k eq '・'
3 2 0 $k eq 'ー' or $k eq '・' or $k eq 'ッ'
151 0 0 0 $k eq 'ー' or $k eq '・'
0 0 0 $k eq 'ー' or $k eq '・' or $k eq 'ッ'
271 7 4 7 $k eq 'ー' or $k eq 'イ'
11 0 7 $k eq 'ー' or $k eq 'イ' or $k eq 'ィ'
4 1 6 $k eq 'ー' or $k eq 'イ' or $k eq 'ィ' or $k eq '・'
1 3 3 $k eq 'ー' or $k eq 'イ' or $k eq 'ィ' or $k eq '・' or $k eq 'ッ'
4 2 1 $k eq 'ー' or $k eq 'イ' or $k eq 'ィ' or $k eq '・' or $k eq 'ッ' or $k eq 'ウ'