| blib/lib/Object/Lexical.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 21 | 57.1 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 23 | 2 | 0 | 0 | shift() || DB::_ext_fetch_args() || caller() | 
| 36 | 2 | 0 | 10 | $x eq 'new' or $x eq 'DESTROY' | 
| 2 | 2 | 8 | $x eq 'new' or $x eq 'DESTROY' or $x eq 'instance' | |
| 2 | 2 | 6 | $x eq 'new' or $x eq 'DESTROY' or $x eq 'instance' or $x eq 'method' | |
| 119 | 0 | 0 | 2 | $_ eq 'no_wrap' or $_ eq 'nowrap' | 
| 120 | 0 | 0 | 2 | $_ eq 'no_export' or $_ eq 'noexport' | 
| 121 | 0 | 0 | 2 | $_ eq 'no_nonlex' or $_ eq 'nononlex' |