| line |
l |
!l&&r |
!l&&!r |
condition |
|
23
|
3 |
0 |
0 |
$opt{'-format'} || $self->{'expformat'} || $DEFAULT{'format'} |
|
24
|
3 |
0 |
4 |
$opt{'-encoding'} || $self->{'encoding'} || $DEFAULT{'encoding'} |
|
25
|
0 |
0 |
7 |
$opt{'-drives'} || $self->{'expdrives'} || $DEFAULT{'drives'} |
|
26
|
3 |
0 |
2 |
$opt{'-overwrite'} || $self->{'overwrite'} || $DEFAULT{'overwrite'} |
|
27
|
0 |
0 |
5 |
$opt{'-toscalar'} || $self->{'exptoscalar'} || $DEFAULT{'toscalar'} |
|
28
|
5 |
2 |
0 |
$opt{'-file'} || $self->_default_filename($format) |
|
59
|
0 |
0 |
0 |
!ref($to_scalar) || ref $to_scalar ne 'SCALAR' |
|
124
|
0 |
0 |
0 |
pop @test_path || $m3u->[0] |
|
126
|
0 |
0 |
0 |
$test_file[0] || $tp |