blib/lib/Test/Sims.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 20 | 90.0 |
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 | 2 | 3 | @return == 1 ? : |
196 | 1 | 5 | ref $thing eq 'CODE' ? : |
220 | 3 | 0 | unless $ref eq 'GLOB' |
273 | 0 | 8 | if ($tb->can('history')) { } |
286 | 6 | 2 | $ok ? : |
295 | 4 | 1 | if (defined $tb->has_plan) |