blib/lib/AnyEvent/WebService/Tracks/Project.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 0 | if (ref $cb_or_ctx eq 'CODE') { } |
0 | 0 | elsif (ref $cb_or_ctx eq 'AnyEvent::WebService::Tracks::Context') { } | |
0 | 0 | elsif (not defined $cb_or_ctx) { } | |
49 | 0 | 0 | if (defined $id) { } |