blib/lib/Pinto/Chrome/Net.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 18 | 33.3 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 5 | if ref $msg eq 'CODE' |
46 | 4 | 1 | if (itis($msg, 'Pinto::Exception')) |
49 | 0 | 4 | $ENV{'PINTO_DEBUG'} ? : |
54 | 5 | 0 | unless $opts->{'no_newline'} |
61 | 0 | 5 | unless print {$self->stderr;} $msg |
69 | 0 | 0 | unless $self->should_render_progress |
73 | 0 | 0 | unless print {$self->stderr;} $Pinto::Chrome::Net::PINTO_PROTOCOL_PROGRESS_MESSAGE . "\n" |
81 | 0 | 0 | if $self->verbose |
82 | 0 | 0 | if $self->quiet |