Branch Coverage

blib/lib/Net/Peep/Peck.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
57 0 3 unless $client->initialize(%options)
63 0 3 if ($conf->getOption('autodiscovery')) { }
66 0 3 unless ($conf->optionExists('server') and $conf->getOption('server') and $conf->optionExists('port') and $conf->getOption('port'))
91 0 0 unless (exists $$self{'__LOGGER'})
100 0 0 unless exists $$self{'__PECKER'}