Condition Coverage

lib/APISchema/Schema.pm
Criterion Covered Total %
condition 7 9 77.7


or 2 conditions

line l !l condition
43 14 0 $name or ''
70 52 3 ($values{'title'} // $values{'route'}) // 'empty_route'
91 351 0 $_->title || ''

or 3 conditions

line l !l&&r !l&&!r condition
70 67 52 3 $values{'title'} // $values{'route'}