| blib/lib/Mojo/Graphite/Writer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 1 | 1 | if (my $stream = $self->{'stream'}) { } | 
| 39 | 0 | 1 | if ($err) | 
| 66 | 0 | 2 | unless @{$self->{'queue'} ||= [];} | 
| 68 | 0 | 2 | if $self->{'writing'} | 
| 78 | 2 | 2 | unless (@{$queue->[0][0];}) | 
| 85 | 2 | 2 | unless (@$queue) |