Branch Coverage

blib/lib/Test/Mojo/Session.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
16 9 0 if ("Test::Mojo"->can("test"))
70 0 7 unless my $cookie = (grep {$_->name eq $name;} @{$self->ua->cookie_jar->all;})[0]