Branch Coverage

blib/lib/POE/Declare/HTTP/Server.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
112 0 0 unless (&Params::Util::_STRING($self->Hostname))
115 0 0 unless (&Params::Util::_POSINT($self->Port))
118 0 0 unless (&Params::Util::_CODE($self->Handler))