Branch Coverage

blib/lib/IPC/Run3/ProfReporter.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
50 2 4 unless @c
54 0 2 if ($caller[0] eq "main" and $caller[1] eq "-e")
66 0 0 unless $app or $run
68 0 0 @ARGV ? :
93 0 2 ref $_[0] ? :
96 2 0 unless $self->{'app_report'} or $self->{'run_report'}
138 2 0 if $self->{'app_report'}
144 2 0 if $self->{'app_report'}
156 2 0 if $self->{'run_report'}