Condition Coverage

blib/lib/Text/Perfide/BookSync.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 $wcmp < 1.1 and $wcmp > 0.9
0 0 0 $wcmp > 1.1 and $wcmp < 1.5
0 0 0 $wcmp < 0.9 and $wcmp > 0.5
174 0 0 0 $ltext =~ /^\s*_sec[^:]*:([^_]+)_/u and $rtext =~ /^\s*_sec[^:]*:([^_]+)_/u
428 0 0 0 $a == 0 and $b == 0

or 2 conditions

line l !l condition
143 0 0 $$options{'rm'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 $wcmp > 1.1 and $wcmp < 1.5 or $wcmp < 0.9 and $wcmp > 0.5