Condition Coverage

blib/lib/Test/Stub/Generator.pm
Criterion Covered Total %
condition 9 10 90.0


or 2 conditions

line l !l condition
57 5 10 $opts ||= {}
64 0 15 $$opts{'message'} || '[stub] arguments are as You expected'
65 6 9 $$opts{'is_object'} || 0
66 6 9 $$opts{'is_repeat'} || 0
67 4 11 $$opts{'want_utils'} || 0