Match |
Replace |
Instances |
isVeryGood |
isGood |
isChange |
Relevant Instances |
Commits |
Project |
Link |
:[TCIVar].toPath() |
Paths.get(:[TCIVar]) |
1 |
False |
False |
True |
1 |
['9e65d1ebcb7ae5ac709f9dd2443ad80967a866f0'] |
['jetty.project'] |
Link |
Resource.newResource(entry.getName()).getFile().getAbsoluteFile().getCanonicalFile() |
Resource.newResource(entry.getName()).getURI() |
4 |
False |
True |
True |
4 |
['1d1ba56c886da4590c1d952ca037e5c9b1cd0e5c', '578afa0f5e3b939bedefccc417d04cb3f2e5d0cb'] |
['jetty.project'] |
Link |
:[TCIVar].getAbsolutePath() |
:[TCIVar].toURL() |
1 |
False |
False |
True |
1 |
['8acb3cbb24845360d8b2106bbe4cc573b454860d'] |
['guacamole-client'] |
Link |
:[v0].parseFileXML(:[TCIVar].getAbsolutePath()) |
:[v0].parseRemoteXML(:[TCIVar].toURL()) |
1 |
False |
False |
True |
1 |
['8acb3cbb24845360d8b2106bbe4cc573b454860d'] |
['guacamole-client'] |
Link |
TypeUtil.getLocationOfClassAsFile(:[v0]) |
TypeUtil.getLocationOfClass(:[v0]) |
8 |
False |
False |
True |
8 |
['9e65d1ebcb7ae5ac709f9dd2443ad80967a866f0'] |
['jetty.project'] |
Link |