| blib/lib/IO/Framed/Write.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | if ($_[0]{'_write_queue'} and @{$_[0]{'_write_queue'};}) |
| 49 | 1 | 65536 | unless (IO::SigGuard::syswrite($_[0]{'_out_fh'}, $_[1])) |
| 53 | 0 | 65536 | if $_[2] |
| 76 | 4095 | 2 | unless $self->_write_now_then_callback(@$qi) |
| 113 | 2 | 0 | if ($wrote == length $_[1]) |
| 115 | 2 | 0 | if $_[2] |