| blib/lib/SAP/BC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 90 | 0 | 0 | if ($#_ == 0) { } |
| 92 | 0 | 0 | if (ref $arg eq 'HASH') { } |
| 123 | 0 | 0 | if ($#_ > 0) |
| 150 | 0 | 0 | unless (exists $$self{'SAP_systems'}) |
| 163 | 0 | 0 | unless my $res = $$self{'ua'}->request($req)->content |
| 223 | 0 | 0 | unless (exists $$self{'services'}) |
| 233 | 0 | 0 | unless my $res = $$self{'ua'}->request($req)->content |
| 322 | 0 | 0 | unless (exists $$self{'properties'}) |
| 352 | 0 | 0 | if exists $$self{'ua'} |