| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFtp::setTransferMode| Name: | QFtp::setTransferMode | | Prototype: | int QFtp::setTransferMode(TransferMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1733-1739 |
| | 4 | 1 |
QFtp::setProxy| Name: | QFtp::setProxy | | Prototype: | int QFtp::setProxy(const QString &host, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1749-1754 |
| | 3 | 1 |
QFtp::rmdir| Name: | QFtp::rmdir | | Prototype: | int QFtp::rmdir(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1982-1985 |
| | 1 | 1 |
QFtp::rename| Name: | QFtp::rename | | Prototype: | int QFtp::rename(const QString &oldname, const QString &newname) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2002-2008 |
| | 4 | 1 |
QFtp::remove| Name: | QFtp::remove | | Prototype: | int QFtp::remove(const QString &file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1942-1945 |
| | 1 | 1 |
QFtp::readAll| Name: | QFtp::readAll | | Prototype: | QByteArray QFtp::readAll() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2066-2069 |
| | 1 | 1 |
QFtp::rawCommand| Name: | QFtp::rawCommand | | Prototype: | int QFtp::rawCommand(const QString &command) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2029-2033 |
| | 2 | 1 |
QFtp::put| Name: | QFtp::put | | Prototype: | int QFtp::put(const QByteArray &data, const QString &file, TransferType type) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1885-1896 |
| | 8 | 2 |
QFtp::mkdir| Name: | QFtp::mkdir | | Prototype: | int QFtp::mkdir(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1962-1965 |
| | 1 | 1 |
QFtp::login| Name: | QFtp::login | | Prototype: | int QFtp::login(const QString &user, const QString &password) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1695-1701 |
| | 4 | 1 |
QFtp::list| Name: | QFtp::list | | Prototype: | int QFtp::list(const QString &dir) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1774-1784 |
| | 7 | 2 |
QFtp::hasPendingCommands| Name: | QFtp::hasPendingCommands | | Prototype: | bool QFtp::hasPendingCommands() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2169-2172 |
| | 1 | 1 |
QFtp::errorString| Name: | QFtp::errorString | | Prototype: | QString QFtp::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2226-2229 |
| | 1 | 1 |
QFtp::error| Name: | QFtp::error | | Prototype: | QFtp::Error QFtp::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2209-2212 |
| | 1 | 1 |
QFtp::currentId| Name: | QFtp::currentId | | Prototype: | int QFtp::currentId() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2117-2122 |
| | 3 | 2 |
QFtp::currentCommand| Name: | QFtp::currentCommand | | Prototype: | QFtp::Command QFtp::currentCommand() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2131-2136 |
| | 3 | 2 |
QFtp::connectToHost| Name: | QFtp::connectToHost | | Prototype: | int QFtp::connectToHost(const QString &host, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1666-1674 |
| | 6 | 1 |
QFtp::close| Name: | QFtp::close | | Prototype: | int QFtp::close() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1722-1725 |
| | 1 | 1 |
QFtp::clearPendingCommands| Name: | QFtp::clearPendingCommands | | Prototype: | void QFtp::clearPendingCommands() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2182-2187 |
| | 2 | 2 |
QFtp::cd| Name: | QFtp::cd | | Prototype: | int QFtp::cd(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1801-1804 |
| | 1 | 1 |
QFtp::bytesAvailable| Name: | QFtp::bytesAvailable | | Prototype: | qint64 QFtp::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2042-2045 |
| | 1 | 1 |
QFtp::abort| Name: | QFtp::abort | | Prototype: | void QFtp::abort() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2101-2108 |
| | 4 | 2 |
QFtp::QFtp| Name: | QFtp::QFtp | | Prototype: | QFtp::QFtp(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1419-1440 |
| | 16 | 1 |
QFreetypeFace::fsType| Name: | QFreetypeFace::fsType | | Prototype: | int QFreetypeFace::fsType() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 159-166 |
| | 5 | 2 |
QFontconfigDatabase::populateFontDatabase| Name: | QFontconfigDatabase::populateFontDatabase | | Prototype: | void QFontconfigDatabase::populateFontDatabase() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 478-542 |
| | 39 | 4 |
QFontconfigDatabase::fontEngineMulti| Name: | QFontconfigDatabase::fontEngineMulti | | Prototype: | QFontEngineMulti *QFontconfigDatabase::fontEngineMulti(QFontEngine *fontEngine, QChar::Script script) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QFontconfigDatabase::fontEngine| Name: | QFontconfigDatabase::fontEngine | | Prototype: | QFontEngine *QFontconfigDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 653-662 |
| | 5 | 2 |
QFontEngineMultiFontConfig::~QFontEngineMultiFontConfig| Name: | QFontEngineMultiFontConfig::~QFontEngineMultiFontConfig | | Prototype: | QFontEngineMultiFontConfig::~QFontEngineMultiFontConfig() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 45-51 |
| | 3 | 3 |
QFontEngineMultiFontConfig::getMatchPatternForFallback| Name: | QFontEngineMultiFontConfig::getMatchPatternForFallback | | Prototype: | FcPattern * QFontEngineMultiFontConfig::getMatchPatternForFallback(int fallBackIndex) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 67-86 |
| | 17 | 3 |
QFontEngineMultiFontConfig::QFontEngineMultiFontConfig| Name: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig | | Prototype: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig(QFontEngine *fe, int script) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 40-43 |
| | 2 | 1 |
QFontEngineFTRawData::updateFamilyNameAndStyle| Name: | QFontEngineFTRawData::updateFamilyNameAndStyle | | Prototype: | void updateFamilyNameAndStyle() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 119-128 |
| | 5 | 3 |
QFontEngineFTRawData::initFromData| Name: | QFontEngineFTRawData::initFromData | | Prototype: | bool initFromData(const QByteArray &fontData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 130-138 |
| | 5 | 1 |
QFontEngineFTRawData::QFontEngineFTRawData| Name: | QFontEngineFTRawData::QFontEngineFTRawData | | Prototype: | QFontEngineFTRawData(const QFontDef &fontDef) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 115-117 |
| | 2 | 1 |
QFontEngineFT::~QFontEngineFT| Name: | QFontEngineFT::~QFontEngineFT | | Prototype: | QFontEngineFT::~QFontEngineFT() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 671-675 |
| | 2 | 2 |
QFontEngineFT::unlockFace| Name: | QFontEngineFT::unlockFace | | Prototype: | void QFontEngineFT::unlockFace() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1908-1911 |
| | 1 | 1 |
QFontEngineFT::unlockAlphaMapForGlyph| Name: | QFontEngineFT::unlockAlphaMapForGlyph | | Prototype: | void QFontEngineFT::unlockAlphaMapForGlyph() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1785-1788 |
| | 1 | 1 |
QFontEngineFT::underlinePosition| Name: | QFontEngineFT::underlinePosition | | Prototype: | QFixed QFontEngineFT::underlinePosition() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1287-1290 |
| | 1 | 1 |
QFontEngineFT::supportsTransformation| Name: | QFontEngineFT::supportsTransformation | | Prototype: | bool QFontEngineFT::supportsTransformation(const QTransform &transform) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1400-1403 |
| | 1 | 1 |
QFontEngineFT::setQtDefaultHintStyle| Name: | QFontEngineFT::setQtDefaultHintStyle | | Prototype: | void QFontEngineFT::setQtDefaultHintStyle(QFont::HintingPreference hintingPreference) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 787-803 |
| | 9 | 5 |
QFontEngineFT::setDefaultHintStyle| Name: | QFontEngineFT::setDefaultHintStyle | | Prototype: | void QFontEngineFT::setDefaultHintStyle(HintStyle style) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 805-808 |
| | 1 | 1 |
QFontEngineFT::maxCharWidth| Name: | QFontEngineFT::maxCharWidth | | Prototype: | qreal QFontEngineFT::maxCharWidth() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1277-1280 |
| | 1 | 1 |
QFontEngineFT::lineThickness| Name: | QFontEngineFT::lineThickness | | Prototype: | QFixed QFontEngineFT::lineThickness() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1282-1285 |
| | 1 | 1 |
QFontEngineFT::leading| Name: | QFontEngineFT::leading | | Prototype: | QFixed QFontEngineFT::leading() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1248-1251 |
| | 1 | 1 |
QFontEngineFT::init| Name: | QFontEngineFT::init | | Prototype: | bool QFontEngineFT::init(FaceId faceId, bool antialias, GlyphFormat format, const QByteArray &fontData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 677-681 |
| | 1 | 1 |
QFontEngineFT::getSfntTableData| Name: | QFontEngineFT::getSfntTableData | | Prototype: | bool QFontEngineFT::getSfntTableData(uint tag, uchar *buffer, uint *length) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1221-1224 |
| | 1 | 1 |
QFontEngineFT::faceId| Name: | QFontEngineFT::faceId | | Prototype: | QFontEngine::FaceId QFontEngineFT::faceId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1198-1201 |
| | 1 | 1 |
QFontEngineFT::descent| Name: | QFontEngineFT::descent | | Prototype: | QFixed QFontEngineFT::descent() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1243-1246 |
| | 1 | 1 |
QFontEngineFT::ascent| Name: | QFontEngineFT::ascent | | Prototype: | QFixed QFontEngineFT::ascent() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1238-1241 |
| | 1 | 1 |
QFontEngineFT::QGlyphSet::~QGlyphSet| Name: | QFontEngineFT::QGlyphSet::~QGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet::~QGlyphSet() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1930-1933 |
| | 1 | 1 |
QFontEngineFT::QGlyphSet::setGlyph| Name: | QFontEngineFT::QGlyphSet::setGlyph | | Prototype: | void QFontEngineFT::QGlyphSet::setGlyph(glyph_t index, QFixed subPixelPosition, Glyph *glyph) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1964-1973 |
| | 5 | 3 |
QFontEngineFT::QGlyphSet::clear| Name: | QFontEngineFT::QGlyphSet::clear | | Prototype: | void QFontEngineFT::QGlyphSet::clear() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1935-1948 |
| | 8 | 4 |
QFontEngineFT::QGlyphSet::QGlyphSet| Name: | QFontEngineFT::QGlyphSet::QGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet::QGlyphSet() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1919-1928 |
| | 6 | 1 |
QFontEngineFT::Glyph::~Glyph| Name: | QFontEngineFT::Glyph::~Glyph | | Prototype: | QFontEngineFT::Glyph::~Glyph() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 532-535 |
| | 1 | 1 |
QFinalStatePrivate::QFinalStatePrivate| Name: | QFinalStatePrivate::QFinalStatePrivate | | Prototype: | QFinalStatePrivate::QFinalStatePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 77-80 |
| | 2 | 1 |
QFinalState::onExit| Name: | QFinalState::onExit | | Prototype: | void QFinalState::onExit(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 122-125 |
| | 1 | 1 |
QFinalState::onEntry| Name: | QFinalState::onEntry | | Prototype: | void QFinalState::onEntry(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 114-117 |
| | 1 | 1 |
QFinalState::event| Name: | QFinalState::event | | Prototype: | bool QFinalState::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 130-133 |
| | 1 | 1 |
QFinalState::QFinalState| Name: | QFinalState::QFinalState | | Prototype: | QFinalState::QFinalState(QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 90-93 |
| | 2 | 1 |
QFileSystemWatcherPrivate::initPollerEngine| Name: | QFileSystemWatcherPrivate::initPollerEngine | | Prototype: | void QFileSystemWatcherPrivate::initPollerEngine() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 102-117 |
| | 12 | 2 |
QFileSystemWatcherPrivate::createNativeEngine| Name: | QFileSystemWatcherPrivate::createNativeEngine | | Prototype: | QFileSystemWatcherEngine *QFileSystemWatcherPrivate::createNativeEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 63-79 |
| | 1 | 1 |
QFileSystemWatcherPrivate::QFileSystemWatcherPrivate| Name: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate | | Prototype: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 81-84 |
| | 2 | 1 |
QFileSystemWatcher::removePath| Name: | QFileSystemWatcher::removePath | | Prototype: | bool QFileSystemWatcher::removePath(const QString &path) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 339-348 |
| | 5 | 2 |
QFileSystemWatcher::files| Name: | QFileSystemWatcher::files | | Prototype: | QStringList QFileSystemWatcher::files() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 431-435 |
| | 2 | 1 |
QFileSystemWatcher::directories| Name: | QFileSystemWatcher::directories | | Prototype: | QStringList QFileSystemWatcher::directories() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 425-429 |
| | 2 | 1 |
QFileSystemWatcher::addPath| Name: | QFileSystemWatcher::addPath | | Prototype: | bool QFileSystemWatcher::addPath(const QString &path) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 245-254 |
| | 5 | 2 |
QFileSystemWatcher::QFileSystemWatcher| Name: | QFileSystemWatcher::QFileSystemWatcher | | Prototype: | QFileSystemWatcher::QFileSystemWatcher(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 199-203 |
| | 1 | 1 |
QFileSystemMetaData::fillFromStatBuf| Name: | QFileSystemMetaData::fillFromStatBuf | | Prototype: | void QFileSystemMetaData::fillFromStatBuf(const struct stat64 &statBuffer) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 232-280 |
| | 31 | 13 |
QFileSystemIterator::~QFileSystemIterator| Name: | QFileSystemIterator::~QFileSystemIterator | | Prototype: | QFileSystemIterator::~QFileSystemIterator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | | Lines: | 63-67 |
| | 2 | 2 |
QFileSystemIterator::advance| Name: | QFileSystemIterator::advance | | Prototype: | bool QFileSystemIterator::advance(QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | | Lines: | 69-84 |
| | 9 | 3 |
QFileSystemIterator::QFileSystemIterator| Name: | QFileSystemIterator::QFileSystemIterator | | Prototype: | QFileSystemIterator::QFileSystemIterator(const QFileSystemEntry &entry, QDir::Filters filters, const QStringList &nameFilters, QDirIterator::IteratorFlags flags) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | | Lines: | 44-61 |
| | 7 | 3 |
QFileSystemEntry::suffix| Name: | QFileSystemEntry::suffix | | Prototype: | QString QFileSystemEntry::suffix() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 240-248 |
| | 4 | 2 |
QFileSystemEntry::resolveNativeFilePath| Name: | QFileSystemEntry::resolveNativeFilePath | | Prototype: | void QFileSystemEntry::resolveNativeFilePath() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 151-177 |
| | 2 | 2 |
QFileSystemEntry::resolveFilePath| Name: | QFileSystemEntry::resolveFilePath | | Prototype: | void QFileSystemEntry::resolveFilePath() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 134-149 |
| | 2 | 2 |
QFileSystemEntry::path| Name: | QFileSystemEntry::path | | Prototype: | QString QFileSystemEntry::path() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 189-206 |
| | 6 | 3 |
QFileSystemEntry::nativeFilePath| Name: | QFileSystemEntry::nativeFilePath | | Prototype: | QFileSystemEntry::NativePath QFileSystemEntry::nativeFilePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 128-132 |
| | 2 | 1 |
QFileSystemEntry::isRoot| Name: | QFileSystemEntry::isRoot | | Prototype: | bool QFileSystemEntry::isRoot() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 306-318 |
| | 4 | 2 |
QFileSystemEntry::isRelative| Name: | QFileSystemEntry::isRelative | | Prototype: | bool QFileSystemEntry::isRelative() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 280-283 |
| | 1 | 1 |
QFileSystemEntry::isEmpty| Name: | QFileSystemEntry::isEmpty | | Prototype: | bool QFileSystemEntry::isEmpty() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 320-323 |
| | 1 | 1 |
QFileSystemEntry::isClean| Name: | QFileSystemEntry::isClean | | Prototype: | bool QFileSystemEntry::isClean() const | | Coverage: | 100.000% (28/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 383-412 |
| | 22 | 8 |
QFileSystemEntry::isAbsolute| Name: | QFileSystemEntry::isAbsolute | | Prototype: | bool QFileSystemEntry::isAbsolute() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 285-289 |
| | 2 | 1 |
QFileSystemEntry::findLastSeparator| Name: | QFileSystemEntry::findLastSeparator | | Prototype: | void QFileSystemEntry::findLastSeparator() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 327-333 |
| | 3 | 2 |
QFileSystemEntry::findFileNameSeparators| Name: | QFileSystemEntry::findFileNameSeparators | | Prototype: | void QFileSystemEntry::findFileNameSeparators() const | | Coverage: | 100.000% (37/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 335-381 |
| | 32 | 12 |
QFileSystemEntry::filePath| Name: | QFileSystemEntry::filePath | | Prototype: | QString QFileSystemEntry::filePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 122-126 |
| | 2 | 1 |
QFileSystemEntry::fileName| Name: | QFileSystemEntry::fileName | | Prototype: | QString QFileSystemEntry::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 179-187 |
| | 2 | 1 |
QFileSystemEntry::completeSuffix| Name: | QFileSystemEntry::completeSuffix | | Prototype: | QString QFileSystemEntry::completeSuffix() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 250-257 |
| | 4 | 2 |
QFileSystemEntry::completeBaseName| Name: | QFileSystemEntry::completeBaseName | | Prototype: | QString QFileSystemEntry::completeBaseName() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 224-238 |
| | 7 | 3 |
QFileSystemEntry::baseName| Name: | QFileSystemEntry::baseName | | Prototype: | QString QFileSystemEntry::baseName() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 208-222 |
| | 7 | 3 |
QFileSystemEntry::QFileSystemEntry| Name: | QFileSystemEntry::QFileSystemEntry | | Prototype: | QFileSystemEntry::QFileSystemEntry() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 68-73 |
| | 2 | 1 |
QFileSystemEntry::QFileSystemEntry| Name: | QFileSystemEntry::QFileSystemEntry | | Prototype: | QFileSystemEntry::QFileSystemEntry(const QString &filePath) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 80-86 |
| | 2 | 1 |
QFileSystemEntry::QFileSystemEntry| Name: | QFileSystemEntry::QFileSystemEntry | | Prototype: | QFileSystemEntry::QFileSystemEntry(const QString &filePath, FromInternalPath ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 93-99 |
| | 2 | 1 |
QFileSystemEntry::QFileSystemEntry| Name: | QFileSystemEntry::QFileSystemEntry | | Prototype: | QFileSystemEntry::QFileSystemEntry(const NativePath &nativeFilePath, FromNativePath ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 105-111 |
| | 2 | 1 |
QFileSystemEngine::setCurrentPath| Name: | QFileSystemEngine::setCurrentPath | | Prototype: | bool QFileSystemEngine::setCurrentPath(const QFileSystemEntry &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 763-768 |
| | 3 | 1 |
QFileSystemEngine::rootPath| Name: | QFileSystemEngine::rootPath | | Prototype: | QString QFileSystemEngine::rootPath() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 727-730 |
| | 1 | 1 |
QFileSystemEngine::resolveEntryAndCreateLegacyEngine| Name: | QFileSystemEngine::resolveEntryAndCreateLegacyEngine | | Prototype: | QAbstractFileEngine *QFileSystemEngine::resolveEntryAndCreateLegacyEngine( QFileSystemEntry &entry, QFileSystemMetaData &data) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 187-199 |
| | 6 | 2 |
QFileSystemEngine::renameFile| Name: | QFileSystemEngine::renameFile | | Prototype: | bool QFileSystemEngine::renameFile(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 667-673 |
| | 4 | 2 |
QFileSystemEngine::removeFile| Name: | QFileSystemEngine::removeFile | | Prototype: | bool QFileSystemEngine::removeFile(const QFileSystemEntry &entry, QSystemError &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 676-683 |
| | 4 | 2 |
QFileSystemEngine::homePath| Name: | QFileSystemEngine::homePath | | Prototype: | QString QFileSystemEngine::homePath() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 719-725 |
| | 4 | 2 |
QFileSystemEngine::copyFile| Name: | QFileSystemEngine::copyFile | | Prototype: | bool QFileSystemEngine::copyFile(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 658-664 |
| | 4 | 1 |
QFileSelectorPrivate::platformSelectors::[lambda]| Name: | QFileSelectorPrivate::platformSelectors::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 377-377 |
| | 0 | 1 |
QFileSelectorPrivate::QFileSelectorPrivate| Name: | QFileSelectorPrivate::QFileSelectorPrivate | | Prototype: | QFileSelectorPrivate::QFileSelectorPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 56-59 |
| | 2 | 1 |