line |
!l |
l&&!r |
l&&r |
condition |
47
|
7 |
53 |
0 |
$opts{'all_in_one_file'} && $opts{'target_format'} eq 'epub' |
48
|
0 |
57 |
3 |
not $opts{'script'} and $opts{'target_format'} eq 'epub' |
|
57 |
3 |
0 |
not $opts{'script'} and $opts{'target_format'} eq 'epub' and not defined $opts{'output_file'} |
54
|
0 |
30 |
30 |
not $opts{'script'} and $opts{'target_format'} eq 'xhtml' |
|
30 |
27 |
3 |
not $opts{'script'} and $opts{'target_format'} eq 'xhtml' and not $opts{'all_in_one_file'} |
|
57 |
3 |
0 |
not $opts{'script'} and $opts{'target_format'} eq 'xhtml' and not $opts{'all_in_one_file'} and not defined $opts{'output_file'} |
88
|
0 |
0 |
1 |
defined $macro and $macro ne '' |
96
|
0 |
0 |
1 |
defined $code and ref $code eq 'CODE' |
107
|
0 |
0 |
1 |
defined $tag and $tag ne '' |
111
|
0 |
0 |
1 |
defined $code and ref $code eq 'CODE' |