Branch Coverage

blib/lib/WWW/CheckHTML.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
86 0 0 unless @_ > 0
0 0 unless @_ > 1
0 0 unless @_ > 2
0 0 @_ > 3 ? :
0 0 if @_ > 4
89 0 0 -e $yamlConfigPath ? :
94 0 0 unless ($$CONFIG{'username'} and $$CONFIG{'password'} and $$CONFIG{'host'})
104 0 0 unless ($$response{'success'})
112 0 0 unless ($$response{'content'} =~ /$htmlPattern/)
123 0 0 unless @_ > 0
0 0 unless @_ > 1
0 0 unless @_ > 2
0 0 if @_ > 3