Branch Coverage

blib/lib/Plack/Middleware/AccessLog.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
16 6 10 if exists $formats{$fmt}
29 11 0 if (ref $res and ref $res eq "ARRAY")
32 11 0 if (my $logger = $self->logger) { }
45 0 0 if (my $logger = $self->logger) { }