| blib/lib/Path/Class/Each.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 22 | 26 | 84.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 127 | 0 | 6 | if @opt % 2 | 
| 134 | 0 | 6 | if keys %opt | 
| 137 | 0 | 6 | unless my $fh = $self->open($mode) | 
| 140 | 6 | 36 | unless defined $line | 
| 141 | 18 | 18 | if $chomp | 
| 208 | 0 | 5 | if @opt % 2 | 
| 217 | 5 | 20 | unless @queue | 
| 220 | 5 | 15 | if ($obj->isa('Path::Class::Dir')) { } | 
| 222 | 3 | 2 | unless $dirs or $no_files | 
| 225 | 3 | 12 | if $no_files | 
| 280 | 2 | 2 | $class eq 'Path::Class::Dir' ? : | 
| 283 | 4 | 16 | unless $$self{'_iter'} | 
| 285 | 4 | 16 | unless defined $line |