| line |
true |
false |
branch |
|
33
|
23 |
0 |
if (-d $dir) |
|
43
|
1 |
106 |
if ($c->metadata) |
|
45
|
1 |
0 |
if (my $chapter = $c->metadata->{'chapter'}) |
|
49
|
1 |
0 |
if (my $serial = $c->metadata->{'serial'}) |
|
53
|
1 |
0 |
if (my $title = $c->metadata->{'title'}) |
|
57
|
1 |
0 |
if (my $subtitle = $c->metadata->{'subtitle'}) |
|
62
|
9 |
0 |
if (my $value = $c->metadata->{$_}) |
|
85
|
11 |
34 |
if ($style eq 'disc') |
|
90
|
13 |
21 |
if ($style eq 'circle') |
|
95
|
12 |
9 |
if ($style eq 'square') |
|
99
|
9 |
0 |
if ($style eq 'alpha') |
|
131
|
3 |
28 |
if ($c->blank_style and $c->blank_style eq 'full') { } |
|
134
|
2 |
26 |
$c->in_column ? : |