| blib/lib/Elive/Entity/InvitedGuest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 6 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 29 | 0 | 0 | if ($spec and not ref $spec) { } | 
| 30 | 0 | 0 | if ($spec =~ /^ \s* ([^;]*?) # display name \s* \( ([^;\)]+) \) # (login name) \s* (= (\d) \s*)? # possible '=role' (ignored) $/x) { } | 
| 79 | 0 | 0 | unless &Scalar::Util::refaddr($data) |