Condition Coverage

lib/Serge/Sync/Plugin/TranslationService/Smartcat.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
165 0 0 0 $error_code > 0 and $ignore_codes
0 0 0 $error_code > 0 and $ignore_codes and ref \$ignore_codes eq 'SCALAR' || grep(($_ eq $error_code), @$ignore_codes) > 0

or 3 conditions

line l !l&&r !l&&!r condition
165 0 0 0 ref \$ignore_codes eq 'SCALAR' || grep(($_ eq $error_code), @$ignore_codes) > 0