Branch Coverage

blib/lib/XAS/Logmon/Input/Tail.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
9 1 0 if $^O eq 'linux'
10 0 1 if $^O eq 'MSWin32'
72 0 0 if ($self->statefile->exists) { }
83 0 0 if ($stat[0] eq $state->{'device'} and $stat[1] eq $state->{'inode'})