| line |
true |
false |
branch |
|
97
|
0 |
0 |
if (defined $$self{'appinfo'}{$attr}) { } |
|
103
|
0 |
0 |
if ($$self{'appinfo'}{'writeProtect'}) |
|
106
|
0 |
0 |
if (defined $$self{'appinfo'}{'lastCategory'}) |
|
130
|
0 |
0 |
unless $field1 eq '' |
|
131
|
0 |
0 |
unless $field2 eq '' |
|
132
|
0 |
0 |
unless ($note eq '') |
|
147
|
0 |
0 |
if (defined $$record{$attr}) { } |
|
155
|
0 |
0 |
if ref $data{'note'} eq 'ARRAY' |
|
177
|
0 |
0 |
if (defined(my $category = $args{'category'})) |
|
181
|
0 |
0 |
if ($category eq '') { } |
|
|
0 |
0 |
elsif ($category =~ /\D/) { } |
|
|
0 |
0 |
elsif ($category >= 0 and $category <= $#categories) { } |
|
188
|
0 |
0 |
if (defined $$cat{'name'} and $$cat{'name'} eq $category) |
|
199
|
0 |
0 |
unless (defined $catIndex) |
|
208
|
0 |
0 |
if (defined $args{$field}) { } |