Branch Coverage

lib/Slaughter/Transport/mojo.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
104 0 0 if ($@)
154 0 0 unless ($url =~ /^http/i)
158 0 0 if $$self{'verbose'}
172 0 0 if ($$self{'username'} and $$self{'password'})
186 0 0 if (my $res = $tx->success)
188 0 0 if $$self{'verbose'}
197 0 0 $code ? :
0 0 if $$self{'verbose'}