| File: | blib/lib/Music/NWC2MusicXML/NWC.pm |
| Coverage: | 100.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 212 | 100 |
| defined $filename and length $filename | ||||||||||||
| 100 |
| $filename // "(undef)" | |||||||||||||
| 215 | 100 |
| -f $filename and -r $filename | ||||||||||||
| 297 | 100 |
| $filename //= "<buffer>" | ||||||||||||
| 302 | 100 |
| not defined $data or length $data < $MIN_FILE_BYTES |