Condition Coverage

blib/lib/Mojolicious/Command/generate/lexicont.pm
Criterion Covered Total %
condition 16 26 61.5


and 3 conditions

line !l l&&!r l&&r condition
98 3 0 1 defined $srclex{$key} and $orglex{$key} ne $srclex{$key}
122 0 0 3 defined $changes{$key} and $changes{$key} == 1
134 0 0 3 defined $$conf{'json'} and $$conf{'json'} == 1
149 0 0 1 defined $$conf{'json'} and $$conf{'json'} == 1
172 1 1 8 defined $$conf{'json'} and $$conf{'json'} == 1
183 1 1 6 defined $$conf{'json'} and $$conf{'json'} == 1

or 2 conditions

line l !l condition
73 11 0 $self->conf_file || 'lexicont.conf'

or 3 conditions

line l !l&&r !l&&!r condition
54 1 0 11 -e $org_file or -e $src_file
122 3 0 3 not defined $srclex{$key} or defined $changes{$key} and $changes{$key} == 1