blib/lib/XML/Validator/Schema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 24 | 20.8 |
line | true | false | branch |
---|---|---|---|
510 | 0 | 1 | @_ == 1 ? : |
513 | 0 | 1 | exists $$self{'debug'} ? : |
516 | 0 | 1 | unless $$self{'file'} |
519 | 0 | 1 | if ($$self{'cache'} and exists $CACHE{$$self{'file'}} and $CACHE{$$self{'file'}}{'mtime'} == (stat $$self{'file'})[9]) { } |
542 | 0 | 0 | if ($$self{'cache'}) |
554 | 0 | 0 | if ($@) { } |
568 | 1 | 0 | unless -e $$self{'file'} |
577 | 0 | 0 | unless ($@) |
594 | 0 | 0 | if $$self{'debug'} |
603 | 0 | 0 | if ($$self{'debug'}) |
634 | 0 | 0 | unless $$element{'checked_content'} |
639 | 0 | 0 | if $$element{'model'} |