| blib/lib/Palm/Progect/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 0 | 0 | unless (@categories and $categories[0]{'name'} =~ /^\s*unfiled\s*$/i) | 
| 62 | 0 | 0 | unless $id | 
| 63 | 0 | 0 | unless $name | 
| 92 | 0 | 0 | if wantarray | 
| 99 | 0 | 0 | if (defined $_[0]) | 
| 104 | 0 | 0 | unless (exists $Categories{$category_name}) | 
| 111 | 0 | 0 | if ($$self{'category_name'} and $$self{'category_name'} eq 'Unfiled') { } | 
| 127 | 0 | 0 | if (defined $category_id) | 
| 139 | 0 | 0 | if (exists $cat_lookup{$category_id}) { } |