()
| 889 | // though, is that the functions being called in Base are somewhat suspect |
| 890 | // since they're contribution-related, and should perhaps live closer. |
| 891 | private Base getBase() { |
| 892 | return listPanel.contributionTab.editor.getBase(); |
| 893 | } |
| 894 | |
| 895 | |
| 896 | private boolean isModeActive(Contribution contrib) { |
no outgoing calls
no test coverage detected