Branch Coverage

blib/lib/Zabbix/Check.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
213 0 0 unless $str
217 0 0 if (not $chr =~ /[ -~]/gu or grep(($_ eq $chr), (@zbxSpecials, '%', ','))) { }
232 0 0 unless $str
237 0 0 if ($chr eq '%') { }
239 0 0 if $len - $i - 1 < 2