Condition Coverage

blib/lib/Plack/Middleware/DetectRobots.pm
Criterion Covered Total %
condition 14 15 93.3


and 3 conditions

line !l l&&!r l&&r condition
36 63 0 3 defined $local and ref $local eq ref qr//
63 2 1 defined $local and ref $local eq ref qr// and $ua =~ /$local/
40 1 2 63 not $$env{$key} and $self->basic_check
46 22 30 14 not $$env{$key} and $self->extended_check
52 26 26 14 not $$env{$key} and $self->generic_check