Branch Coverage

blib/lib/App/War.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
109 6 45 unless (exists $$self{'graph'})
125 2 15 if (@_)
182 7 9 unless ($self->graph->has_edge($u, $v))
202 3 1 if ($response =~ /1/) { }
221 1 7 if ($$self{'verbose'})