Condition Coverage
blib/lib/Venus/String.pm |
|
Criterion |
Covered |
Total |
% |
condition |
14 |
35 |
40.0
|
and 3 conditions
line |
!l |
l&&!r |
l&&r |
condition |
317
|
0 |
1 |
2 |
$pattern and not $regexp |
or 2 conditions
line |
l |
!l |
condition |
32
|
2 |
0 |
$delimiter // "" |
237
|
2 |
0 |
$delimiter // "" |
245
|
1 |
1 |
$delimiter // "" |
|
2 |
0 |
$count || 1 |
253
|
1 |
0 |
$tokens ||= {} |
313
|
3 |
0 |
$pattern //= "" |
339
|
2 |
0 |
$offset // 0 |
|
2 |
0 |
$length // 0 |
343
|
2 |
0 |
$offset // 0 |
|
2 |
0 |
$length // 0 |
or 3 conditions
line |
l |
!l&&r |
!l&&!r |
condition |
41
|
0 |
0 |
0 |
ref $self || $self |
45
|
0 |
0 |
0 |
ref $self || $self |
49
|
0 |
0 |
0 |
ref $self || $self |
53
|
0 |
44 |
0 |
ref $self || $self |