| line | true | false | branch | 
 
| 37 | 0 | 2 | unless @_ >= 1 | 
 
| 59 | 2 | 0 | if defined $ENV{'HOME'} | 
 
| 62 | 1 | 1 | if defined $ENV{'CVSIGNORE'} | 
 
| 78 | 7 | 8 | if _checkOneDir($self, catdir(@dirlist), $filename) | 
 
| 91 | 8 | 7 | unless ($$self{'_regexp'}{$dirname}) | 
 
| 99 | 7 | 252 | if $basename =~ /$re/ | 
 
| 112 | 0 | 10 | if $$self{'_files'}{$dirname} and $dirname ne 'GLOBAL' | 
 
| 114 | 8 | 2 | if $dirname ne 'GLOBAL' | 
 
| 115 | 2 | 8 | if ($fh) | 
 
| 125 | 0 | 199 | if $P4::C4::Ignore::Debug | 
 
| 126 | 1 | 198 | if ($re eq '!') { } | 
 
| 155 | 0 | 0 | unless $$self{'_ignore'} | 
 
| 157 | 0 | 0 | if ($$fref{'clientMtime'} and not $$fref{'headAction'} && $$fref{'headAction'} ne 'delete' and not $$fref{'ignore'}) | 
 
| 162 | 0 | 0 | unless $$fref{'ignore'} |