| blib/lib/App/MARC/Record/Stats.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 14 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 2 | 0 | if (not &getopts("hi:", $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'}) |
| 56 | 0 | 0 | if (&none(sub { $self->{'_opts'}{'i'} eq $_; } , @INPUT_FORMATS)) |
| 63 | 0 | 0 | if ($self->{'_opts'}{'i'} eq 'xml') { } |
| 65 | 0 | 0 | unless (defined $marc_file) |
| 77 | 0 | 0 | if ($App::MARC::Record::Stats::EVAL_ERROR) |
| 78 | 0 | 0 | defined $previous_record ? : |
| 87 | 0 | 0 | unless (defined $record) |