Branch Coverage

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


line true false branch
229 0 0 unless defined $str
233 0 0 if (not $chr =~ /[ -~]/g or grep(($_ eq $chr), (@zbx_specials, '%', ','))) { }
248 0 0 unless defined $str
253 0 0 if ($chr eq '%') { }
255 0 0 if $len - $i - 1 < 2