| blib/lib/WebService/Recruit/Aikento.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 24 | 12.5 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 2 | 0 | if scalar @_ |
| 34 | 0 | 3 | unless my $param = $self->param |
| 35 | 3 | 0 | if exists $$param{$key} |
| 43 | 0 | 0 | unless exists $$self{$key} |
| 44 | 0 | 0 | unless defined $$self{$key} |
| 54 | 0 | 0 | unless defined $$param{$key} |
| 60 | 0 | 0 | unless my $self = shift() |
| 61 | 0 | 0 | unless ref $self |
| 71 | 0 | 0 | unless my $self = shift() |
| 72 | 0 | 0 | unless ref $self |
| 82 | 0 | 0 | unless my $self = shift() |
| 83 | 0 | 0 | unless ref $self |