Branch Coverage

blib/lib/Sphinx/Log/Parser.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
20 0 1 if (UNIVERSAL::isa($file, 'IO::Handle')) { }
0 1 elsif (UNIVERSAL::isa($file, 'File::Tail')) { }
1 0 elsif (not ref $file) { }
28 0 1 if ($file eq '-') { }
34 0 1 unless defined $data{'file'}
48 0 4 if (defined $$self{'filetail'}) { }
98 2 1 if $performances_counters
99 0 3 if $query_comment