Condition Coverage

blib/lib/Plack/Middleware/Headers.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
17 8 4 4 ref $self->when and ref $self->when eq 'ARRAY'
53 30 1 1 $self->code and $self->code ne $$res[0]
59 15 12 4 $self->when and not $self->when->(@$headers)