| blib/lib/RDF/SKOS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 24 | 58.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 169 | 3 | 2 | if ($info) { } | 
| 170 | 1 | 2 | unless ref $info eq 'HASH' | 
| 265 | 2 | 0 | $$c{'prefLabels'} ? : | 
| 280 | 0 | 1 | $$c{'altLabels'} ? : | 
| 295 | 0 | 1 | $$c{'hiddenLabels'} ? : | 
| 312 | 0 | 1 | $$c{'notes'} ? : | 
| 327 | 0 | 1 | $$c{'scopeNotes'} ? : | 
| 342 | 0 | 1 | $$c{'definitions'} ? : | 
| 357 | 0 | 1 | $$c{'examples'} ? : | 
| 372 | 0 | 1 | $$c{'historyNotes'} ? : | 
| 387 | 0 | 1 | $$c{'editorialNotes'} ? : | 
| 402 | 0 | 1 | $$c{'changeNotes'} ? : |