Condition Coverage

lib/Bread/Runner.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
47 1 0 0 &blessed($e) and $e->can('message')

or 2 conditions

line l !l condition
25 1 2 $opts->{'run_method'} || ['run']
64 9 0 $opts ||= {}
72 1 7 $opts->{'container'} || 'App'
119 1 8 $opts->{'init_method'} || 'init'

or 3 conditions

line l !l&&r !l&&!r condition
66 8 1 0 $opts->{'service'} || $0