| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFragmentFindHelper::QFragmentFindHelper| Name: | QFragmentFindHelper::QFragmentFindHelper | | Prototype: | inline QFragmentFindHelper(int _pos, const QTextDocumentPrivate::FragmentMap &map) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 374-375 |
| | 1 | 1 |
QFrameInfo::QFrameInfo| Name: | QFrameInfo::QFrameInfo | | Prototype: | inline QFrameInfo(bool endMark) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 201-203 |
| | 1 | 1 |
QFrameInfo::QFrameInfo| Name: | QFrameInfo::QFrameInfo | | Prototype: | inline QFrameInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 205-207 |
| | 1 | 1 |
QFrameInfo::QFrameInfo| Name: | QFrameInfo::QFrameInfo | | Prototype: | inline QFrameInfo(const QPixmap &pixmap, int delay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 209-211 |
| | 1 | 1 |
QFrameInfo::endMarker| Name: | QFrameInfo::endMarker | | Prototype: | static inline QFrameInfo endMarker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 221-222 |
| | 1 | 1 |
QFrameInfo::isEndMarker| Name: | QFrameInfo::isEndMarker | | Prototype: | inline bool isEndMarker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 218-219 |
| | 1 | 1 |
QFrameInfo::isValid| Name: | QFrameInfo::isValid | | Prototype: | inline bool isValid() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QFramePrivate::init| Name: | QFramePrivate::init | | Prototype: | inline void QFramePrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 68-71 |
| | 1 | 1 |
QFreetypeFace::getSfntTable| Name: | QFreetypeFace::getSfntTable | | Prototype: | bool QFreetypeFace::getSfntTable(uint tag, uchar *buffer, uint *length) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 420-423 |
| | 1 | 1 |
QFreetypeFace::isScalableBitmap| Name: | QFreetypeFace::isScalableBitmap | | Prototype: | bool QFreetypeFace::isScalableBitmap() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 196-203 |
| | 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: | 2048-2051 |
| | 1 | 1 |
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: | 1807-1810 |
| | 1 | 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: | 1728-1731 |
| | 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: | 2215-2218 |
| | 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: | 2232-2235 |
| | 1 | 1 |
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: | 2175-2178 |
| | 1 | 1 |
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: | 1968-1971 |
| | 1 | 1 |
QFtp::read| Name: | QFtp::read | | Prototype: | qint64 QFtp::read(char *data, qint64 maxlen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2060-2063 |
| | 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: | 2072-2075 |
| | 1 | 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: | 1948-1951 |
| | 1 | 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: | 1988-1991 |
| | 1 | 1 |
QFtp::state| Name: | QFtp::state | | Prototype: | QFtp::State QFtp::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2202-2205 |
| | 1 | 1 |
QFtpDTP::clearError| Name: | QFtpDTP::clearError | | Prototype: | inline void QFtpDTP::clearError() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 448-451 |
| | 1 | 1 |
QFtpDTP::dataReadyRead| Name: | QFtpDTP::dataReadyRead | | Prototype: | void QFtpDTP::dataReadyRead() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 433-436 |
| | 1 | 1 |
QFtpDTP::errorMessage| Name: | QFtpDTP::errorMessage | | Prototype: | inline QString QFtpDTP::errorMessage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 443-446 |
| | 1 | 1 |
QFtpDTP::hasError| Name: | QFtpDTP::hasError | | Prototype: | inline bool QFtpDTP::hasError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 438-441 |
| | 1 | 1 |
QFtpDTP::state| Name: | QFtpDTP::state | | Prototype: | QTcpSocket::SocketState QFtpDTP::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 353-356 |
| | 1 | 1 |
QFtpPI::currentCommand| Name: | QFtpPI::currentCommand | | Prototype: | QString currentCommand() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 165-166 |
| | 1 | 1 |
QFtpPI::delayedCloseFinished| Name: | QFtpPI::delayedCloseFinished | | Prototype: | void QFtpPI::delayedCloseFinished() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 912-915 |
| | 1 | 1 |
QFtpPI::hostFound| Name: | QFtpPI::hostFound | | Prototype: | void QFtpPI::hostFound() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 889-892 |
| | 1 | 1 |
QFtpPI::sendCommand| Name: | QFtpPI::sendCommand | | Prototype: | bool sendCommand(const QString &cmd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 159-160 |
| | 1 | 1 |
QFtpPrivate::QFtpPrivate| Name: | QFtpPrivate::QFtpPrivate | | Prototype: | inline QFtpPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1272-1274 |
| | 1 | 1 |
QFtpPrivate::~QFtpPrivate| Name: | QFtpPrivate::~QFtpPrivate | | Prototype: | ~QFtpPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1276-1276 |
| | 1 | 2 |
QFullCoverage::store| Name: | QFullCoverage::store | | Prototype: | inline void store(uint *dest, const uint src) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 821-824 |
| | 1 | 1 |
QFusionStyle::QFusionStyle| Name: | QFusionStyle::QFusionStyle | | Prototype: | QFusionStyle::QFusionStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 360-363 |
| | 1 | 1 |
QFusionStyle::drawItemPixmap| Name: | QFusionStyle::drawItemPixmap | | Prototype: | void QFusionStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3585-3589 |
| | 1 | 1 |
QFusionStyle::generatedIconPixmap| Name: | QFusionStyle::generatedIconPixmap | | Prototype: | QPixmap QFusionStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3603-3607 |
| | 1 | 1 |
QFusionStyle::hitTestComplexControl| Name: | QFusionStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QFusionStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3594-3598 |
| | 1 | 1 |
QFusionStyle::itemPixmapRect| Name: | QFusionStyle::itemPixmapRect | | Prototype: | QRect QFusionStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3577-3580 |
| | 1 | 1 |
QFusionStyle::polish| Name: | QFusionStyle::polish | | Prototype: | void QFusionStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3249-3252 |
| | 1 | 1 |
QFusionStyle::polish| Name: | QFusionStyle::polish | | Prototype: | void QFusionStyle::polish(QPalette &pal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3278-3281 |
| | 1 | 1 |
QFusionStyle::standardIcon| Name: | QFusionStyle::standardIcon | | Prototype: | QIcon QFusionStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3723-3727 |
| | 1 | 1 |
QFusionStyle::standardPalette| Name: | QFusionStyle::standardPalette | | Prototype: | QPalette QFusionStyle::standardPalette () const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 1920-1923 |
| | 1 | 1 |
QFusionStyle::unpolish| Name: | QFusionStyle::unpolish | | Prototype: | void QFusionStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3306-3309 |
| | 1 | 1 |
QFusionStylePrivate::QFusionStylePrivate| Name: | QFusionStylePrivate::QFusionStylePrivate | | Prototype: | QFusionStylePrivate::QFusionStylePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 339-342 |
| | 1 | 1 |
QFutureInterfaceBase::QFutureInterfaceBase| Name: | QFutureInterfaceBase::QFutureInterfaceBase | | Prototype: | QFutureInterfaceBase::QFutureInterfaceBase(State initialState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 70-72 |
| | 1 | 1 |
QFutureInterfaceBase::QFutureInterfaceBase| Name: | QFutureInterfaceBase::QFutureInterfaceBase | | Prototype: | QFutureInterfaceBase::QFutureInterfaceBase(const QFutureInterfaceBase &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 74-78 |
| | 1 | 1 |
QFutureInterfaceBase::derefT| Name: | QFutureInterfaceBase::derefT | | Prototype: | bool QFutureInterfaceBase::derefT() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 460-463 |
| | 1 | 1 |
QFutureInterfaceBase::exceptionStore| Name: | QFutureInterfaceBase::exceptionStore | | Prototype: | QtPrivate::ExceptionStore &QFutureInterfaceBase::exceptionStore() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 431-434 |
| | 1 | 1 |
QFutureInterfaceBase::expectedResultCount| Name: | QFutureInterfaceBase::expectedResultCount | | Prototype: | int QFutureInterfaceBase::expectedResultCount() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QFutureInterfaceBase::isCanceled| Name: | QFutureInterfaceBase::isCanceled | | Prototype: | bool QFutureInterfaceBase::isCanceled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QFutureInterfaceBase::isFinished| Name: | QFutureInterfaceBase::isFinished | | Prototype: | bool QFutureInterfaceBase::isFinished() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QFutureInterfaceBase::isPaused| Name: | QFutureInterfaceBase::isPaused | | Prototype: | bool QFutureInterfaceBase::isPaused() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 177-180 |
| | 1 | 1 |
QFutureInterfaceBase::isRunning| Name: | QFutureInterfaceBase::isRunning | | Prototype: | bool QFutureInterfaceBase::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 157-160 |
| | 1 | 1 |
QFutureInterfaceBase::isStarted| Name: | QFutureInterfaceBase::isStarted | | Prototype: | bool QFutureInterfaceBase::isStarted() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QFutureInterfaceBase::isThrottled| Name: | QFutureInterfaceBase::isThrottled | | Prototype: | bool QFutureInterfaceBase::isThrottled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 182-185 |
| | 1 | 1 |
QFutureInterfaceBase::mutex| Name: | QFutureInterfaceBase::mutex | | Prototype: | QMutex *QFutureInterfaceBase::mutex() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 426-429 |
| | 1 | 1 |
QFutureInterfaceBase::queryState| Name: | QFutureInterfaceBase::queryState | | Prototype: | bool QFutureInterfaceBase::queryState(State state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 307-310 |
| | 1 | 1 |
QFutureInterfaceBase::refT| Name: | QFutureInterfaceBase::refT | | Prototype: | bool QFutureInterfaceBase::refT() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 455-458 |
| | 1 | 1 |
QFutureInterfaceBase::reportCanceled| Name: | QFutureInterfaceBase::reportCanceled | | Prototype: | void QFutureInterfaceBase::reportCanceled() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 265-268 |
| | 1 | 1 |
QFutureInterfaceBase::resultStoreBase| Name: | QFutureInterfaceBase::resultStoreBase | | Prototype: | QtPrivate::ResultStoreBase &QFutureInterfaceBase::resultStoreBase() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 436-439 |
| | 1 | 1 |
QFutureInterfaceBase::resultStoreBase| Name: | QFutureInterfaceBase::resultStoreBase | | Prototype: | const QtPrivate::ResultStoreBase &QFutureInterfaceBase::resultStoreBase() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 441-444 |
| | 1 | 1 |
QFutureInterfaceBase::setProgressValue| Name: | QFutureInterfaceBase::setProgressValue | | Prototype: | void QFutureInterfaceBase::setProgressValue(int progressValue) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 402-405 |
| | 1 | 1 |
QFutureInterfaceBase::setRunnable| Name: | QFutureInterfaceBase::setRunnable | | Prototype: | void QFutureInterfaceBase::setRunnable(QRunnable *runnable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 378-381 |
| | 1 | 1 |
QFutureInterfaceBase::setThreadPool| Name: | QFutureInterfaceBase::setThreadPool | | Prototype: | void QFutureInterfaceBase::setThreadPool(QThreadPool *pool) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 383-386 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::QFutureInterfaceBasePrivate| Name: | QFutureInterfaceBasePrivate::QFutureInterfaceBasePrivate | | Prototype: | QFutureInterfaceBasePrivate::QFutureInterfaceBasePrivate(QFutureInterfaceBase::State initialState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 465-471 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::internal_isResultReadyAt| Name: | QFutureInterfaceBasePrivate::internal_isResultReadyAt | | Prototype: | bool QFutureInterfaceBasePrivate::internal_isResultReadyAt(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 478-481 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::internal_resultCount| Name: | QFutureInterfaceBasePrivate::internal_resultCount | | Prototype: | int QFutureInterfaceBasePrivate::internal_resultCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 473-476 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::setState| Name: | QFutureInterfaceBasePrivate::setState | | Prototype: | void QFutureInterfaceBasePrivate::setState(QFutureInterfaceBase::State newState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 601-604 |
| | 1 | 1 |
QFutureWatcherBase::QFutureWatcherBase| Name: | QFutureWatcherBase::QFutureWatcherBase | | Prototype: | QFutureWatcherBase::QFutureWatcherBase(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 106-108 |
| | 1 | 1 |
QFutureWatcherBase::cancel| Name: | QFutureWatcherBase::cancel | | Prototype: | void QFutureWatcherBase::cancel() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 132-135 |
| | 1 | 1 |
QFutureWatcherBase::connectOutputInterface| Name: | QFutureWatcherBase::connectOutputInterface | | Prototype: | void QFutureWatcherBase::connectOutputInterface() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 394-397 |
| | 1 | 1 |
QFutureWatcherBase::isCanceled| Name: | QFutureWatcherBase::isCanceled | | Prototype: | bool QFutureWatcherBase::isCanceled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QFutureWatcherBase::isPaused| Name: | QFutureWatcherBase::isPaused | | Prototype: | bool QFutureWatcherBase::isPaused() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 298-301 |
| | 1 | 1 |
QFutureWatcherBase::isRunning| Name: | QFutureWatcherBase::isRunning | | Prototype: | bool QFutureWatcherBase::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 270-273 |
| | 1 | 1 |
QFutureWatcherBase::isStarted| Name: | QFutureWatcherBase::isStarted | | Prototype: | bool QFutureWatcherBase::isStarted() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QFutureWatcherBase::pause| Name: | QFutureWatcherBase::pause | | Prototype: | void QFutureWatcherBase::pause() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 166-169 |
| | 1 | 1 |
QFutureWatcherBase::progressMaximum| Name: | QFutureWatcherBase::progressMaximum | | Prototype: | int QFutureWatcherBase::progressMaximum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 226-229 |
| | 1 | 1 |
QFutureWatcherBase::progressMinimum| Name: | QFutureWatcherBase::progressMinimum | | Prototype: | int QFutureWatcherBase::progressMinimum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 215-218 |
| | 1 | 1 |
QFutureWatcherBase::progressText| Name: | QFutureWatcherBase::progressText | | Prototype: | QString QFutureWatcherBase::progressText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 239-242 |
| | 1 | 1 |
QFutureWatcherBase::progressValue| Name: | QFutureWatcherBase::progressValue | | Prototype: | int QFutureWatcherBase::progressValue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 204-207 |
| | 1 | 1 |
QFutureWatcherBase::resume| Name: | QFutureWatcherBase::resume | | Prototype: | void QFutureWatcherBase::resume() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QFutureWatcherBase::setPaused| Name: | QFutureWatcherBase::setPaused | | Prototype: | void QFutureWatcherBase::setPaused(bool paused) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QFutureWatcherBase::togglePaused| Name: | QFutureWatcherBase::togglePaused | | Prototype: | void QFutureWatcherBase::togglePaused() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 192-195 |
| | 1 | 1 |
QFutureWatcherBase::waitForFinished| Name: | QFutureWatcherBase::waitForFinished | | Prototype: | void QFutureWatcherBase::waitForFinished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 308-311 |
| | 1 | 1 |
QFutureWatcherBasePrivate::QFutureWatcherBasePrivate| Name: | QFutureWatcherBasePrivate::QFutureWatcherBasePrivate | | Prototype: | QFutureWatcherBasePrivate::QFutureWatcherBasePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 385-389 |
| | 1 | 1 |
QFutureWatcherBasePrivate::callOutInterfaceDisconnected| Name: | QFutureWatcherBasePrivate::callOutInterfaceDisconnected | | Prototype: | void QFutureWatcherBasePrivate::callOutInterfaceDisconnected() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 427-430 |
| | 1 | 1 |
QGL2GradientCache::cacheForContext| Name: | QGL2GradientCache::cacheForContext | | Prototype: | QGL2GradientCache *QGL2GradientCache::cacheForContext(const QGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QGL2GradientCache::freeResource| Name: | QGL2GradientCache::freeResource | | Prototype: | void QGL2GradientCache::freeResource(QOpenGLContext *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QGL2GradientCache::~QGL2GradientCache| Name: | QGL2GradientCache::~QGL2GradientCache | | Prototype: | QGL2GradientCache::~QGL2GradientCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 67-70 |
| | 1 | 1 |
QGLBuffer::QGLBuffer| Name: | QGLBuffer::QGLBuffer | | Prototype: | QGLBuffer::QGLBuffer(const QGLBuffer &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 185-189 |
| | 1 | 1 |
QGLColormap::QGLColormap| Name: | QGLColormap::QGLColormap | | Prototype: | QGLColormap::QGLColormap(const QGLColormap &map) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 111-115 |
| | 1 | 1 |
QGLColormap::QGLColormap| Name: | QGLColormap::QGLColormap | | Prototype: | QGLColormap::QGLColormap() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 101-105 |
| | 1 | 1 |
QGLColormap::isEmpty| Name: | QGLColormap::isEmpty | | Prototype: | bool QGLColormap::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QGLColormap::setEntry| Name: | QGLColormap::setEntry | | Prototype: | void QGLColormap::setEntry(int idx, const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QGLColormap::size| Name: | QGLColormap::size | | Prototype: | int QGLColormap::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 251-254 |
| | 1 | 1 |
QGLContext::colorIndex| Name: | QGLContext::colorIndex | | Prototype: | uint QGLContext::colorIndex(const QColor&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3273-3276 |
| | 1 | 1 |
QGLContext::overlayTransparentColor| Name: | QGLContext::overlayTransparentColor | | Prototype: | QColor QGLContext::overlayTransparentColor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3323-3326 |
| | 1 | 1 |
QGLContext::setTextureCacheLimit| Name: | QGLContext::setTextureCacheLimit | | Prototype: | void QGLContext::setTextureCacheLimit(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3130-3133 |
| | 1 | 1 |
QGLContext::textureCacheLimit| Name: | QGLContext::textureCacheLimit | | Prototype: | int QGLContext::textureCacheLimit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3140-3143 |
| | 1 | 1 |