Branch Coverage

blib/lib/Test/Sims.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
169 6 1 unless $caller->isa('Exporter')
179 5 1 ref $thing eq 'ARRAY' ? :
185 3 2 unless defined $args{'min'}
186 2 3 unless defined $args{'max'}
195 3 2 @return == 1 ? :
196 1 5 ref $thing eq 'CODE' ? :
265 0 8 if ($tb->can('history')) { }
278 6 2 $ok ? :
287 4 1 if (defined $tb->has_plan)