| t/PerlySense-BookmarkConfig.t | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 4 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 106 | 0 | 1 | unless is_deeply([map({$_->oDefinition->moniker;} @aMatchResult)], ['Todo', 'Debugging'], 'Got correct moniker for both match results') | 
| 114 | 0 | 1 | unless is scalar @aMatch, 3, ' Found the correct number of matches' |