Condition Coverage

blib/lib/NNexus/Job.pm
Criterion Covered Total %
condition 10 16 62.5


and 3 conditions

line !l l&&!r l&&r condition
96 0 3 2 $dom and not ref $dom

or 2 conditions

line l !l condition
30 10 4 $opts{'format'} || 'html'
78 4 4 $$self{'annotation'} //= 'html'
79 8 0 $$self{'embed'} //= 1
93 5 0 $$self{'domain'} || 'all'
99 0 5 $$self{'should_update'} // 1

or 3 conditions

line l !l&&r !l&&!r condition
94 5 0 0 $$self{'url'} || $$self{'body'}