blib/lib/Test2/Util/Stash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 21 | 29 | 72.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 440 | 1050 | 1 | $pkg and $package |
1490 | 0 | 1 | $pkg and $package and $pkg ne $package | |
72 | 630 | 3 | 1 | $pkg and $package |
633 | 0 | 1 | $pkg and $package and $pkg ne $package | |
101 | 95 | 386 | 393 | $type ne "SCALAR" and defined *{$glob;}{$type} |
line | l | !l | condition |
---|---|---|---|
75 | 288 | 345 | $sig ||= "&" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 1046 | 0 | 0 | shift() || caller |
56 | 1050 | 440 | 0 | $symbol->{'package'} ||= $caller |
76 | 633 | 0 | 0 | $SIGMAP{$sig} || croak("unsupported sigil: '${sig}'") |
78 | 616 | 17 | 0 | $package || $pkg || $caller |