| blib/lib/WebService/Recruit/FromA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 16 | 18.7 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 2 | 0 | if scalar @_ |
| 32 | 0 | 3 | unless my $param = $self->param |
| 33 | 3 | 0 | if exists $$param{$key} |
| 41 | 0 | 0 | unless exists $$self{$key} |
| 42 | 0 | 0 | unless defined $$self{$key} |
| 52 | 0 | 0 | unless defined $$param{$key} |
| 58 | 0 | 0 | unless my $self = shift() |
| 59 | 0 | 0 | unless ref $self |