| blib/lib/Test/Builder/Formatter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 2 | 332 | if $self->{'no_header'} | 
| 34 | 0 | 2 | if $self->{'no_diag'} | 
| 37 | 0 | 2 | if @out and ref $f->{'about'} and defined $f->{'about'}{'package'} and $f->{'about'}{'package'} eq 'Test::Builder::TodoDiag' | 
| 43 | 1 | 881 | if $self->{'no_diag'} | 
| 46 | 438 | 443 | if @out and ref $f->{'about'} and defined $f->{'about'}{'package'} and $f->{'about'}{'package'} eq 'Test::Builder::TodoDiag' |