Branch Coverage

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


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