| blib/lib/Fsdb/Filter/dbroweval.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 40 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 340 | 0 | 0 | unless $c =~ /\;\s*$/ |
| 372 | 0 | 0 | unless $self->get_options(\@_, 'help|?', sub { pod2usage(1); } , 'man', sub { pod2usage(-'verbose', 2); } , 'autorun!', \$self->{'_autorun'}, 'b|begin=s@', $self->{'_beg_code'}, 'close!', \$self->{'_close'}, 'd|debug+', \$self->{'_debug'}, 'e|end=s@', $self->{'_end_code'}, 'f|code-files=s@', $self->{'_code_files'}, 'i|input=s', sub { $self->parse_io_option('input', @_); } , 'log!', \$self->{'_logprog'}, 'm|manual-output', \$self->{'_manual_output'}, 'n|no-output', \$self->{'_no_output'}, 'N|no-output-even-comments', \$self->{'_no_output_even_comments'}, 'o|output=s', sub { $self->parse_io_option('output', @_); } , 'saveoutput=s', \$self->{'_save_output'}, 'w|warnings!', \$self->{'_warnings'}) |
| 394 | 0 | 0 | unless open INF, "<$_" |
| 404 | 0 | 0 | if ($self->{'_no_output_even_comments'}) |
| 409 | 0 | 0 | unless $self->{'_no_output_even_comments'} |
| 425 | 0 | 0 | if $#{$$iref[$DB_CODE_A_F];} < 0 |
| 428 | 0 | 0 | if $this_needs_lfref |
| 430 | 0 | 0 | if $code =~ /lfref/ |
| 433 | 0 | 0 | if $self->{'_debug'} |
| 435 | 0 | 0 | if $self->{'_debug'} == 1 |
| 452 | 0 | 0 | if ($self->{'_manual_output'}) { } |
| 456 | 0 | 0 | $self->{'_no_output'} ? : |
| 463 | 0 | 0 | $self->{'_warnings'} ? : |
| 0 | 0 | defined $beg_code ? : | |
| 0 | 0 | defined $code ? : | |
| 0 | 0 | $any_needs_lfref ? : | |
| 0 | 0 | defined $end_code ? : | |
| 491 | 0 | 0 | if $self->{'_debug'} >= 2 |
| 493 | 0 | 0 | if $@ |
| 523 | 0 | 0 | if $self->{'_no_output_even_comments'} |