Branch Coverage

blib/lib/Test/Stub/Generator.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
56 10 5 unless is_array_ref($exp_ret_list)
72 8 27 if $is_object
75 14 21 $is_repeat ? :
76 0 35 unless (defined $element)
84 1 34 unless cmp_deeply($input, $expects, $message)
87 3 32 is_code_ref($return) ? :
90 11 4 unless ($want_utils)
97 1 1 @$exp_ret_list ? :