Branch Coverage
blib/lib/Test/Mojo/Session.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
16
7
0
if ('Test::Mojo'->can('test'))
56
0
5
unless my $cookie = (grep {$_->name eq $name;} @{$self->ua->cookie_jar->all;})[0]