Branch Coverage

blib/lib/Filter/Syntactic.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
14 12 3 if ($what) { }
16 0 12 substr($_, pos $_) =~ / \A \s* (\S \N*) /u ? :
369 0 1 if ($ENV{'DIFFPAGER'} and open $fh, "|$ENV{'DIFFPAGER'}") { }
0 1 elsif ($ENV{'PAGER'} and open $fh, "|$ENV{'PAGER'}") { }
375 1 0 if (eval { do { require Text::Diff } }) { }
0 0 elsif (not $is_final) { }