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