blib/lib/Test2/Util/Stash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 21 | 29 | 72.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 440 | 1058 | 1 | $pkg and $package |
1498 | 0 | 1 | $pkg and $package and $pkg ne $package | |
72 | 646 | 3 | 1 | $pkg and $package |
649 | 0 | 1 | $pkg and $package and $pkg ne $package | |
101 | 95 | 389 | 398 | $type ne "SCALAR" and defined *{$glob;}{$type} |
line | l | !l | condition |
---|---|---|---|
75 | 304 | 345 | $sig ||= "&" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 1054 | 0 | 0 | shift() || caller |
56 | 1058 | 440 | 0 | $symbol->{'package'} ||= $caller |
76 | 649 | 0 | 0 | $SIGMAP{$sig} || croak("unsupported sigil: '${sig}'") |
78 | 632 | 17 | 0 | $package || $pkg || $caller |