| blib/lib/App/BoolFindGrep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 24 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 33 | 66 | if ($self->$class->can($method)) | 
| 47 | 0 | 11 | if %{$args;} | 
| 55 | 0 | 11 | unless $self->_find_files | 
| 56 | 11 | 0 | unless $self->_grep_files | 
| 64 | 11 | 0 | if (defined $self->find->file_expr) | 
| 66 | 0 | 11 | unless $self->bool->parse_expr | 
| 71 | 0 | 11 | unless $self->find->process | 
| 73 | 11 | 0 | if (defined $self->find->file_expr) { } | 
| 77 | 3120 | 840 | if $result | 
| 88 | 11 | 0 | unless defined $self->grep->match_expr | 
| 91 | 0 | 0 | unless $self->bool->parse_expr | 
| 101 | 0 | 0 | if $result |