| lib/App/colourhexdump/Formatter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 68 | 0 | 0 | if ($self->chunk_length > $self->row_length) | 
| 76 | 0 | 0 | if ($chunks * $self->chunk_length < $self->row_length) | 
| 81 | 0 | 0 | if ($extrachunk > 0) | 
| 120 | 0 | 0 | unless read $fh, my $buffer, $self->row_length | 
| 194 | 0 | 0 | if ($length > $self->hex_row_length) |