blib/lib/MaxMind/DB/Reader/Role/Sysreader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
38 | 21 | 16360 | $seek_from_end ? : |
49 | 0 | 16382 | unless defined $read_size |
55 | 1 | 16381 | if $read_size == 0 |
58 | 16380 | 1 | if $wanted_size == $read_size |
78 | 0 | 58 | unless my(@stat) = stat $self->data_source |