blib/lib/Image/Nikon/Index.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | l | !l | condition |
---|---|---|---|
33 | 0 | 1 | $args{'prefix'} || undef |
0 | 1 | $args{'suffix'} || undef | |
0 | 1 | $args{'initialyear'} || 2011 | |
0 | 1 | $args{'debug'} || 1 | |
45 | 1 | 0 | $self->{'folder'} || die("$!\n") |
65 | 0 | 0 | $t->GetValue($self->{'tags'}[0], 1) || (return) |