| line |
!l |
l&&!r |
l&&r |
condition |
|
159
|
0 |
0 |
10 |
defined $chunk and $chunk =~ /(\cm\cj|\cm|\cj)/s |
|
183
|
42 |
168 |
0 |
length $line > 1 and substr($line, 0, 2) eq '\\_' |
|
306
|
0 |
0 |
0 |
defined $from and ref $from |
|
347
|
0 |
22 |
0 |
defined($e = $$from[$i_entry]) and ref $e eq 'ARRAY' || UNIVERSAL::isa($e, 'ARRAY') |
|
371
|
0 |
0 |
55 |
defined($k = $$e[$i]) and length $k |
|
428
|
0 |
0 |
0 |
$Text::Shoebox::Debug && carp(q[Argument to are_hw_keys_uniform isn't a listref]) |
|
|
0 |
0 |
1 |
defined $lex and ref $lex eq 'ARRAY' |
|
430
|
0 |
0 |
0 |
$Text::Shoebox::Debug && carp('Empty lexicon to are_hw_keys_uniform') |
|
436
|
0 |
0 |
0 |
$Text::Shoebox::Debug && carp("Entry $i has an undef headword") |
|
448
|
0 |
0 |
0 |
$Text::Shoebox::Debug && carp(qq[Entry ${i}'s hw key "] . $$e[0]) |
|
470
|
0 |
4 |
1 |
@$e and $seen{defined $$e[1] ? $$e[1] : ''}++ |
|
502
|
0 |
0 |
0 |
defined $e and ref $e |
|
|
0 |
0 |
0 |
defined $e and ref $e and UNIVERSAL::isa($e, 'ARRAY') |