| blib/lib/Parse/SAMGov/Entity/PointOfContact.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 26 | 65.3 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 60 | 32 | if (length $_[0]->first and length $_[0]->last) |
| 19 | 18 | 42 | if length $_[0]->middle |
| 21 | 36 | 24 | if length $_[0]->title |
| 22 | 60 | 0 | if length $_[0]->address |
| 23 | 60 | 0 | if length $_[0]->city |
| 24 | 60 | 0 | if length $_[0]->state |
| 25 | 60 | 0 | if length $_[0]->country |
| 26 | 60 | 0 | if length $_[0]->zip |
| 27 | 60 | 0 | if $_[0]->email |
| 28 | 60 | 0 | if $_[0]->phone |
| 29 | 0 | 60 | if $_[0]->phone_ext |
| 30 | 54 | 6 | if $_[0]->fax |
| 31 | 0 | 60 | if $_[0]->phone_nonUS |