Branch Coverage

blib/lib/Redis/AOF/Tail/File.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
15 0 5 unless -e $$self{'aof_filename'}
19 4 1 if ($$self{'seekpos'}) { }
36 0 9 unless $$self{'FILE_TAIL_FH'}
47 61 9 if ${$$self{'ARRAY_REDIS_AOF'};}[0]
51 61 9 if not $cmd_num or scalar @{$$self{'ARRAY_REDIS_AOF'};} < $cmd_num * 2 + 1