line |
!l |
l&&!r |
l&&r |
condition |
514
|
0 |
47 |
2 |
$index_path and not $index_path =~ m[^/]
|
576
|
0 |
46 |
2 |
$self->index and not exists $seen_paths{'/index.html'}
|
652
|
8203 |
175 |
629 |
$is_index and $index_orig_path
|
|
8378 |
611 |
18 |
$is_index and $index_orig_path and not $url =~ m[^([A-Za-z]+:|/)]
|
659
|
0 |
6422 |
338 |
$index_root and $url =~ m[^$index_root(?:/index[.]html)?$]
|
786
|
5648 |
2563 |
710 |
$self->_write_deploy && $self->_write_deploy->base_url
|
826
|
96 |
0 |
757 |
$parts[0] eq 'layout' and $parts[1] eq 'default.html'
|
|
96 |
0 |
757 |
$parts[0] eq 'layout' and $parts[1] eq 'default.html' and not $self->theme->store->path->child(@parts)->is_file
|
|
0 |
755 |
2 |
$parts[0] eq 'layout' and $parts[1] eq 'default.html' and not $self->theme->store->path->child(@parts)->is_file and $self->theme->store->path->child('site', 'layout.html.ep')->is_file
|