Branch Coverage

blib/lib/WebService/Nextbus/Agency.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
25 1 1 if (@_)
32 1 0 if (@_)
38 1 0 if (@_)
45 1 4 if (@_)
52 0 4 if ($newDirs)
59 0 4 if ($newStops)
67 0 2 if ($newCode)
116 0 1 if ((my(@retCodes) = grep(/$stopStr/i, @stopCodes)) == 1)
122 2 0 if (my(@temp) = grep(/$word/i, @stopNames))