| File: | blib/lib/Music/NWC2MusicXML.pm |
| Coverage: | 78.6% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 169 | 50 |
| Params::Get::get_params(undef, \@_) // {} | ||||||||||||
| 277 | 67 |
| $args->{'output'} // _default_output($in) | ||||||||||||
| 283 | 100 |
| not $args->{'overwrite'} and -f $output | ||||||||||||
| 406 | 100 |
| $@ or not defined $ok | ||||||||||||
| 530 | 67 |
| $args->{'recursive'} and defined $args->{'base_dir'} |