| blib/lib/DashProfiler/Sample.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 5 | unless eval "sub DEBUG () { $debug }; 1;" |
| 68 | 1 | 9212 | if ($$profile_ref{'in_use'}++) |
| 69 | 0 | 1 | if ($$profile_ref{'disabled'}) |
| 73 | 0 | 1 | if ($_[4]) { } |
| 78 | 1 | 0 | unless $$profile_ref{'in_use_warning_given'}++ |
| 147 | 0 | 9212 | if ref $context2 eq 'CODE' |
| 149 | 0 | 9212 | if ref $$meta{'context2edit'} eq 'CODE' |
| 163 | 0 | 9213 | unless defined $_ |