Condition Coverage

blib/lib/Plack/App/SeeAlso.pm
Criterion Covered Total %
condition 12 27 44.4


and 3 conditions

line !l l&&!r l&&r condition
60 3 0 0 ref $examples and reftype $examples eq 'ARRAY'
61 0 0 0 ref $_ and reftype $_ eq 'HASH'

or 2 conditions

line l !l condition
48 4 29 ${ref($self) . "::$_";} // ''
53 3 0 $$self{'ShortName'} // ''
54 3 0 $$self{'LongName'} // ''
55 3 0 $$self{'Description'} // ''
56 3 0 $$self{'Tags'} // ''
57 3 0 $$self{'Attribution'} // ''
165 2 0 shift() // ''
166 2 0 shift() // ''
167 2 0 shift() // ''

or 3 conditions

line l !l&&r !l&&!r condition
114 0 2 0 $$self{'base'} || 'Plack::Request'->new($env)->base