Branch Coverage

blib/lib/YATT/Lite/Util/FindMethods.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
16 1 2 ref $obj ? :
22 67 0 if ($pattern)
23 67 0 if (ref $pattern eq 'CODE') { }
24 63 4 unless &$pattern($_)
26 0 0 unless $_ =~ /$pattern/
30 2 2 unless *{$glob;}{'CODE'}
35 3 0 if (defined $isa and *{$isa;}{'ARRAY'})
38 2 0 unless $visited->{$super}
42 1 2 if (wantarray) { }