line |
true |
false |
branch |
91
|
0 |
0 |
if (is_interactive()) { } |
97
|
0 |
0 |
if $opt->emulator |
98
|
0 |
0 |
if $opt->device |
127
|
0 |
0 |
if ($line =~ m[^
(?V|D|I|W|E|F|S)
\/
(?.+?)
\(\s{0,5}
(?\d{1,5})
\):\s
(?.*)
$]msx) { } |
|
0 |
0 |
elsif ($line =~ /^
(?V|D|I|W|E|F|S)
\(\s{0,}?
(?\d{1,5})
\){1}\s{1}
(?.*)
\s{1,}?\(
(?.+?)
\)\s{1,}?
$/msx) { } |
|
0 |
0 |
elsif ($line =~ m[^
(?V|D|I|W|E|F|S)
\/
(?.+?)
:\s{1}
(?.*)
$]msx) { } |
|
0 |
0 |
elsif ($line =~ m[^
(?\d\d-\d\d)
\s
(? |
|
0 |
0 |
elsif ($line =~ /^
(?\d\d-\d\d)
\s
(? |
236
|
0 |
0 |
if length $tag > 25 |
244
|
0 |
0 |
if exists $known_tags{$tag} |
245
|
0 |
0 |
if $cache->get($tag) |
259
|
0 |
0 |
unless defined $wrap |
260
|
0 |
0 |
if length $msg < $wchar - $wrap |