MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / check

Method check

launcher/tools/JVisualVM.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83bool JVisualVMFactory::check(QString *error)
84{
85 return check(globalSettings->get("JVisualVMPath").toString(), error);
86}
87
88bool JVisualVMFactory::check(const QString &path, QString *error)
89{

Calls 4

isEmptyMethod · 0.80
toStringMethod · 0.45
getMethod · 0.45
containsMethod · 0.45

Tested by

no test coverage detected