Condition Coverage

blib/lib/Fault/Delegate/SimpleHttp.pm
Criterion Covered Total %
condition 0 30 0.0


or 3 conditions

line l !l&&r !l&&!r condition
192 0 0 0 not defined $host or ref $host
0 0 0 not defined $host or ref $host or not POSIX::isprint($host)
197 0 0 0 not defined $loguri or ref $loguri
0 0 0 not defined $loguri or ref $loguri or not POSIX::isprint($loguri)
203 0 0 0 not defined $raiseuri or ref $raiseuri
0 0 0 not defined $raiseuri or ref $raiseuri or not POSIX::isprint($raiseuri)
209 0 0 0 not defined $clearuri or ref $clearuri
0 0 0 not defined $clearuri or ref $clearuri or not POSIX::isprint($clearuri)
215 0 0 0 not defined $syncuri or ref $syncuri
0 0 0 not defined $syncuri or ref $syncuri or not POSIX::isprint($syncuri)