()
| 41339 | this.mutations.slice(s, o) |
| 41340 | ) |
| 41341 | } |
| 41342 | getCurrentMutations() { |
| 41343 | return this.getMutationsForPlugin(this.getCurrentPlugin()) |
| 41344 | } |
| 41345 | getMutationsForPlugin(s) { |
| 41346 | const o = this.getPluginMutationIndex(s) |
no test coverage detected