| blib/lib/XAO/Projects.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 0 | 7 | if $_[0] eq 'XAO::Projects' |
| 106 | 1 | 6 | if $XAO::Projects::projects_cache{$name} |
| 111 | 5 | 1 | if $args->{'set_current'} |
| 125 | 0 | 26 | if $_[0] eq 'XAO::Projects' |
| 130 | 4 | 22 | if defined $XAO::Projects::current_project_name and $XAO::Projects::current_project_name eq $name |
| 174 | 0 | 38 | if $_[0] eq 'XAO::Projects' |
| 189 | 0 | 7 | if $_[0] eq 'XAO::Projects' |
| 192 | 0 | 7 | unless exists $XAO::Projects::projects_cache{$name} |