| blib/lib/Test2/EventFacet/Trace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 16 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 2 | 904 | unless $_[0]{'frame'} | 
| 25 | 243 | 661 | if $_[0]{'detail'} | 
| 27 | 576 | 0 | unless (defined $_[0]{'pid'} or defined $_[0]{'tid'} or defined $_[0]{'cid'}) | 
| 28 | 576 | 0 | unless defined $_[0]{'pid'} | 
| 29 | 576 | 0 | unless defined $_[0]{'tid'} | 
| 43 | 235 | 3 | defined $_ && length $_ ? : | 
| 54 | 2 | 52 | if $self->{'details'} | 
| 80 | 599 | 0 | $_[0]{'full_caller'} ? : |