Branch Coverage

blib/lib/Hubot/Scripts/weather.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
33 0 0 if ($woeid =~ /^\d+/) { }
52 0 0 if ($woeid =~ /^\d+/) { }
71 0 0 if ($y_rep->is_success) { }
74 0 0 if ($user_state eq 'current') { }
0 0 elsif ($user_state eq 'weekly') { }
116 0 0 if ($rep->is_success) { }
120 0 0 if ($countrys[0] or $countrys[1]) { }
0 0 elsif (not @woeid) { }