Branch Coverage

blib/lib/IRC/Indexer/Report/Network.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
18 1 1 if @_
21 1 1 if $args{'servermotds'}
23 0 2 if ($args{'fromhash'}) { }
49 0 2 if $args{'nochannels'}
70 0 1 unless $server
71 0 1 unless exists $$self{'Network'}{'Servers'}{$server}
109 0 1 unless blessed $info and $info->isa('IRC::Indexer::Report::Server')
120 1 0 if $$self{'ServerMOTDs'}
127 1 0 unless $$self{'NOCHANS'}