| blib/lib/App/perlrdf/Command/Void.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 83 | 5 | 0 | @$arg ? : |
| 106 | 5 | 0 | unless @outputs |
| 112 | 1 | 4 | if ($opt->{'void_urispace'}) |
| 115 | 1 | 4 | if ($opt->{'endpoint_urls'}) |
| 118 | 0 | 5 | if ($opt->{'used_vocabularies'}) |
| 121 | 3 | 2 | if ($opt->{'license_uris'}) |
| 124 | 1 | 4 | if ($opt->{'void_title'}) |
| 134 | 0 | 5 | unless eval { do { local $@ = undef; $_->serialize_model($description); 1 } } |