| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFtpPrivate::_q_piConnectState| Name: | QFtpPrivate::_q_piConnectState | | Prototype: | void QFtpPrivate::_q_piConnectState(int connectState) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2418-2426 |
| | 5 | 2 |
QFtpPrivate::_q_piFinished| Name: | QFtpPrivate::_q_piFinished | | Prototype: | void QFtpPrivate::_q_piFinished(const QString&) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2312-2338 |
| | 13 | 5 |
QFtpPrivate::_q_piFtpReply| Name: | QFtpPrivate::_q_piFtpReply | | Prototype: | void QFtpPrivate::_q_piFtpReply(int code, const QString &text) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2430-2436 |
| | 3 | 2 |
QFtpPrivate::addCommand| Name: | QFtpPrivate::addCommand | | Prototype: | int QFtpPrivate::addCommand(QFtpCommand *cmd) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1301-1310 |
| | 4 | 2 |
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 |
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::cancel| Name: | QFutureInterfaceBase::cancel | | Prototype: | void QFutureInterfaceBase::cancel() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 106-116 |
| | 7 | 2 |
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::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::isProgressUpdateNeeded| Name: | QFutureInterfaceBase::isProgressUpdateNeeded | | Prototype: | bool QFutureInterfaceBase::isProgressUpdateNeeded() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 249-253 |
| | 2 | 1 |
QFutureInterfaceBase::isResultReadyAt| Name: | QFutureInterfaceBase::isResultReadyAt | | Prototype: | bool QFutureInterfaceBase::isResultReadyAt(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 187-191 |
| | 2 | 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::operator=| Name: | QFutureInterfaceBase::operator= | | Prototype: | QFutureInterfaceBase &QFutureInterfaceBase::operator=(const QFutureInterfaceBase &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 446-453 |
| | 5 | 2 |
QFutureInterfaceBase::progressMaximum| Name: | QFutureInterfaceBase::progressMaximum | | Prototype: | int QFutureInterfaceBase::progressMaximum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 231-235 |
| | 2 | 1 |
QFutureInterfaceBase::progressMinimum| Name: | QFutureInterfaceBase::progressMinimum | | Prototype: | int QFutureInterfaceBase::progressMinimum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 225-229 |
| | 2 | 1 |
QFutureInterfaceBase::progressText| Name: | QFutureInterfaceBase::progressText | | Prototype: | QString QFutureInterfaceBase::progressText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 243-247 |
| | 2 | 1 |
QFutureInterfaceBase::progressValue| Name: | QFutureInterfaceBase::progressValue | | Prototype: | int QFutureInterfaceBase::progressValue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 219-223 |
| | 2 | 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::resultCount| Name: | QFutureInterfaceBase::resultCount | | Prototype: | int QFutureInterfaceBase::resultCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 237-241 |
| | 2 | 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::setFilterMode| Name: | QFutureInterfaceBase::setFilterMode | | Prototype: | void QFutureInterfaceBase::setFilterMode(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 388-392 |
| | 2 | 1 |
QFutureInterfaceBase::setPaused| Name: | QFutureInterfaceBase::setPaused | | Prototype: | void QFutureInterfaceBase::setPaused(bool paused) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 118-129 |
| | 7 | 2 |
QFutureInterfaceBase::setProgressRange| Name: | QFutureInterfaceBase::setProgressRange | | Prototype: | void QFutureInterfaceBase::setProgressRange(int minimum, int maximum) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 394-400 |
| | 4 | 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 |
QFutureInterfaceBase::togglePaused| Name: | QFutureInterfaceBase::togglePaused | | Prototype: | void QFutureInterfaceBase::togglePaused() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 131-142 |
| | 7 | 2 |
QFutureInterfaceBase::waitForFinished| Name: | QFutureInterfaceBase::waitForFinished | | Prototype: | void QFutureInterfaceBase::waitForFinished() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 334-350 |
| | 9 | 3 |
QFutureInterfaceBase::waitForResult| Name: | QFutureInterfaceBase::waitForResult | | Prototype: | void QFutureInterfaceBase::waitForResult(int resultIndex) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 312-332 |
| | 11 | 3 |
QFutureInterfaceBase::~QFutureInterfaceBase| Name: | QFutureInterfaceBase::~QFutureInterfaceBase | | Prototype: | QFutureInterfaceBase::~QFutureInterfaceBase() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 80-84 |
| | 2 | 2 |
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::disconnectOutputInterface| Name: | QFutureInterfaceBasePrivate::disconnectOutputInterface | | Prototype: | void QFutureInterfaceBasePrivate::disconnectOutputInterface(QFutureCallOutInterface *interface) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 590-599 |
| | 6 | 2 |
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::sendCallOut| Name: | QFutureInterfaceBasePrivate::sendCallOut | | Prototype: | void QFutureInterfaceBasePrivate::sendCallOut(const QFutureCallOutEvent &callOutEvent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 528-535 |
| | 4 | 3 |
QFutureInterfaceBasePrivate::sendCallOuts| Name: | QFutureInterfaceBasePrivate::sendCallOuts | | Prototype: | void QFutureInterfaceBasePrivate::sendCallOuts(const QFutureCallOutEvent &callOutEvent1, const QFutureCallOutEvent &callOutEvent2) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 537-548 |
| | 6 | 3 |
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::connectNotify| Name: | QFutureWatcherBase::connectNotify | | Prototype: | void QFutureWatcherBase::connectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 356-372 |
| | 6 | 4 |
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::disconnectNotify| Name: | QFutureWatcherBase::disconnectNotify | | Prototype: | void QFutureWatcherBase::disconnectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 374-380 |
| | 3 | 2 |
QFutureWatcherBase::disconnectOutputInterface| Name: | QFutureWatcherBase::disconnectOutputInterface | | Prototype: | void QFutureWatcherBase::disconnectOutputInterface(bool pendingAssignment) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 402-413 |
| | 7 | 2 |
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::isFinished| Name: | QFutureWatcherBase::isFinished | | Prototype: | bool QFutureWatcherBase::isFinished() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 259-263 |
| | 2 | 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::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 |
QFutureWatcherBasePrivate::postCallOutEvent| Name: | QFutureWatcherBasePrivate::postCallOutEvent | | Prototype: | void QFutureWatcherBasePrivate::postCallOutEvent(const QFutureCallOutEvent &callOutEvent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 415-425 |
| | 5 | 3 |
QGL2PEXVertexArray::clear| Name: | QGL2PEXVertexArray::clear | | Prototype: | void QGL2PEXVertexArray::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 46-51 |
| | 3 | 1 |
QGL2PaintEngineEx::QGL2PaintEngineEx| Name: | QGL2PaintEngineEx::QGL2PaintEngineEx | | Prototype: | QGL2PaintEngineEx::QGL2PaintEngineEx() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1243-1246 |
| | 2 | 1 |
QGL2PaintEngineEx::end| Name: | QGL2PaintEngineEx::end | | Prototype: | bool QGL2PaintEngineEx::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2092-2123 |
| | 12 | 1 |
QGL2PaintEngineExPrivate::clearClip| Name: | QGL2PaintEngineExPrivate::clearClip | | Prototype: | void QGL2PaintEngineExPrivate::clearClip(uint value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2213-2223 |
| | 6 | 1 |
QGL2PaintEngineExPrivate::composite| Name: | QGL2PaintEngineExPrivate::composite | | Prototype: | void QGL2PaintEngineExPrivate::composite(const QGLRect& boundingRect) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1214-1219 |
| | 3 | 1 |
QGL2PaintEngineExPrivate::drawVertexArrays| Name: | QGL2PaintEngineExPrivate::drawVertexArrays | | Prototype: | void QGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1222-1239 |
| | 6 | 2 |
QGL2PaintEngineExPrivate::regenerateClip| Name: | QGL2PaintEngineExPrivate::regenerateClip | | Prototype: | void QGL2PaintEngineExPrivate::regenerateClip() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2361-2365 |
| | 2 | 1 |
QGL2PaintEngineState::QGL2PaintEngineState| Name: | QGL2PaintEngineState::QGL2PaintEngineState | | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2498-2504 |
| | 4 | 1 |
QGLBuffer::QGLBuffer| Name: | QGLBuffer::QGLBuffer | | Prototype: | QGLBuffer::QGLBuffer(QGLBuffer::Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 174-177 |
| | 2 | 1 |
QGLBuffer::bufferId| Name: | QGLBuffer::bufferId | | Prototype: | GLuint QGLBuffer::bufferId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 495-499 |
| | 2 | 1 |
QGLBuffer::isCreated| Name: | QGLBuffer::isCreated | | Prototype: | bool QGLBuffer::isCreated() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 312-316 |
| | 2 | 1 |
QGLBuffer::setUsagePattern| Name: | QGLBuffer::setUsagePattern | | Prototype: | void QGLBuffer::setUsagePattern(QGLBuffer::UsagePattern value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 251-255 |
| | 2 | 1 |
QGLBuffer::type| Name: | QGLBuffer::type | | Prototype: | QGLBuffer::Type QGLBuffer::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 227-231 |
| | 2 | 1 |
QGLBuffer::usagePattern| Name: | QGLBuffer::usagePattern | | Prototype: | QGLBuffer::UsagePattern QGLBuffer::usagePattern() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QGLBufferPrivate::QGLBufferPrivate| Name: | QGLBufferPrivate::QGLBufferPrivate | | Prototype: | QGLBufferPrivate(QGLBuffer::Type t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 135-143 |
| | 2 | 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 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(const QGLFormat &format, QPaintDevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2140-2145 |
| | 2 | 1 |
QGLContext::contextHandle| Name: | QGLContext::contextHandle | | Prototype: | QOpenGLContext *QGLContext::contextHandle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2191-2195 |
| | 2 | 1 |
QGLContext::device| Name: | QGLContext::device | | Prototype: | QPaintDevice* QGLContext::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3409-3413 |
| | 2 | 1 |
QGLContext::doneCurrent| Name: | QGLContext::doneCurrent | | Prototype: | void QGLContext::doneCurrent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3627-3631 |
| | 2 | 1 |
QGLContext::format| Name: | QGLContext::format | | Prototype: | QGLFormat QGLContext::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3397-3401 |
| | 2 | 1 |
QGLContext::functions| Name: | QGLContext::functions | | Prototype: | QGLFunctions *QGLContext::functions() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2802-2810 |
| | 5 | 2 |
QGLContext::isSharing| Name: | QGLContext::isSharing | | Prototype: | bool QGLContext::isSharing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3391-3395 |
| | 2 | 1 |
QGLContext::isValid| Name: | QGLContext::isValid | | Prototype: | bool QGLContext::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3379-3383 |
| | 2 | 1 |
QGLContext::~QGLContext| Name: | QGLContext::~QGLContext | | Prototype: | QGLContext::~QGLContext() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2218-2228 |
| | 4 | 1 |
QGLContextGroup::QGLContextGroup| Name: | QGLContextGroup::QGLContextGroup | | Prototype: | QGLContextGroup::QGLContextGroup(const QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1696-1700 |
| | 1 | 1 |
QGLContextGroup::~QGLContextGroup| Name: | QGLContextGroup::~QGLContextGroup | | Prototype: | QGLContextGroup::~QGLContextGroup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1702-1705 |
| | 1 | 1 |
QGLContextGroupList::QGLContextGroupList| Name: | QGLContextGroupList::QGLContextGroupList | | Prototype: | QGLContextGroupList() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1671-1674 |
| | 2 | 1 |
QGLContextGroupList::append| Name: | QGLContextGroupList::append | | Prototype: | void append(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1676-1679 |
| | 2 | 1 |
QGLContextGroupList::remove| Name: | QGLContextGroupList::remove | | Prototype: | void remove(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1681-1684 |
| | 2 | 1 |
QGLContextPrivate::QGLContextPrivate| Name: | QGLContextPrivate::QGLContextPrivate | | Prototype: | QGLContextPrivate::QGLContextPrivate(QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1719-1728 |
| | 2 | 1 |