| line |
true |
false |
branch |
|
19
|
0 |
0 |
if ($use_cache and 0) |
|
29
|
0 |
0 |
if -e $file{'index'} |
|
34
|
0 |
0 |
if (-e $file{'cmd'} and -e $file{'l18n'}) { } |
|
36
|
0 |
0 |
if (-e $file{'cmd_cache'} and -e $file{'l18n_cache'} and scalar keys %new_index == scalar keys %old_index) |
|
40
|
0 |
0 |
unless $new_index{$_}{'age'} == $old_index{$_}{'age'} and $new_index{$_}{'file'} eq $old_index{$_}{'file'} |
|
45
|
0 |
0 |
if ($load_cache) |
|
52
|
0 |
0 |
if -e $file{'index'} |
|
55
|
0 |
0 |
unless ($load_cache) |
|
59
|
0 |
0 |
if ($use_cache) |
|
76
|
0 |
0 |
unless exists $$config{$item} |
|
78
|
0 |
0 |
if $item eq 'contextmenu' |
|
79
|
0 |
0 |
if $item eq 'toolbar' |