| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFrame::setFrameShape| Name: | QFrame::setFrameShape | | Prototype: | void QFrame::setFrameShape(QFrame::Shape s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 286-290 |
| | 2 | 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: | 195-197 |
| | 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: | 199-201 |
| | 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: | 203-205 |
| | 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: | 215-216 |
| | 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: | 212-213 |
| | 1 | 1 |
QFrameInfo::isValid| Name: | QFrameInfo::isValid | | Prototype: | inline bool isValid() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QFramePrivate::QFramePrivate| Name: | QFramePrivate::QFramePrivate | | Prototype: | QFramePrivate::QFramePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 47-56 |
| | 2 | 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: | 62-65 |
| | 1 | 1 |
QFramePrivate::updateFrameWidth| Name: | QFramePrivate::updateFrameWidth | | Prototype: | void QFramePrivate::updateFrameWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 428-435 |
| | 5 | 1 |
QFramePrivate::updateStyledFrameWidths| Name: | QFramePrivate::updateStyledFrameWidths | | Prototype: | void QFramePrivate::updateStyledFrameWidths() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 408-421 |
| | 10 | 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: | 399-402 |
| | 1 | 1 |
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 |
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::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::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::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::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::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::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::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::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::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::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: | 2054-2057 |
| | 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::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::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::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::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::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::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: | 2196-2199 |
| | 1 | 1 |
QFtp::~QFtp| Name: | QFtp::~QFtp | | Prototype: | QFtp::~QFtp() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2436-2440 |
| | 2 | 1 |
QFtpCommand::QFtpCommand| Name: | QFtpCommand::QFtpCommand | | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, const QByteArray &ba) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 248-253 |
| | 2 | 1 |
QFtpCommand::QFtpCommand| Name: | QFtpCommand::QFtpCommand | | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, QIODevice *dev) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 255-260 |
| | 2 | 1 |
QFtpDTP::QFtpDTP| Name: | QFtpDTP::QFtpDTP | | Prototype: | QFtpDTP::QFtpDTP(QFtpPI *p, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 273-283 |
| | 3 | 1 |
QFtpDTP::clearData| Name: | QFtpDTP::clearData | | Prototype: | void QFtpDTP::clearData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 772-776 |
| | 2 | 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: | 442-445 |
| | 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: | 427-430 |
| | 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: | 437-440 |
| | 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: | 432-435 |
| | 1 | 1 |
QFtpDTP::setBytesTotal| Name: | QFtpDTP::setBytesTotal | | Prototype: | void QFtpDTP::setBytesTotal(qint64 bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 297-302 |
| | 3 | 1 |
QFtpDTP::setData| Name: | QFtpDTP::setData | | Prototype: | void QFtpDTP::setData(QByteArray *ba) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 285-289 |
| | 2 | 1 |
QFtpDTP::setDevice| Name: | QFtpDTP::setDevice | | Prototype: | void QFtpDTP::setDevice(QIODevice *dev) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 291-295 |
| | 2 | 1 |
QFtpDTP::setupSocket| Name: | QFtpDTP::setupSocket | | Prototype: | void QFtpDTP::setupSocket() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 759-770 |
| | 8 | 1 |
QFtpDTP::socketConnected| Name: | QFtpDTP::socketConnected | | Prototype: | void QFtpDTP::socketConnected() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 636-643 |
| | 2 | 1 |
QFtpDTP::state| Name: | QFtpDTP::state | | Prototype: | QTcpSocket::SocketState QFtpDTP::state() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 347-350 |
| | 1 | 1 |
QFtpPI::QFtpPI| Name: | QFtpPI::QFtpPI | | Prototype: | QFtpPI::QFtpPI(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 783-808 |
| | 13 | 1 |
QFtpPI::clearPendingCommands| Name: | QFtpPI::clearPendingCommands | | Prototype: | void QFtpPI::clearPendingCommands() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 846-852 |
| | 4 | 1 |
QFtpPI::connectToHost| Name: | QFtpPI::connectToHost | | Prototype: | void QFtpPI::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: | 810-819 |
| | 4 | 1 |
QFtpPI::connected| Name: | QFtpPI::connected | | Prototype: | void QFtpPI::connected() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 888-898 |
| | 3 | 1 |
QFtpPI::connectionClosed| Name: | QFtpPI::connectionClosed | | Prototype: | void QFtpPI::connectionClosed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 900-904 |
| | 2 | 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: | 159-160 |
| | 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: | 906-909 |
| | 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: | 883-886 |
| | 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: | 153-154 |
| | 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: | 1266-1268 |
| | 1 | 1 |
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: | 815-818 |
| | 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: | 354-357 |
| | 1 | 1 |
QFusionStyle::QFusionStyle| Name: | QFusionStyle::QFusionStyle | | Prototype: | QFusionStyle::QFusionStyle(QFusionStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 364-366 |
| | 2 | 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: | 3581-3585 |
| | 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: | 3599-3603 |
| | 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: | 3590-3594 |
| | 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: | 3573-3576 |
| | 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: | 3245-3248 |
| | 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: | 3274-3277 |
| | 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: | 3719-3723 |
| | 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: | 1916-1919 |
| | 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: | 3302-3305 |
| | 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: | 333-336 |
| | 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: | 64-66 |
| | 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: | 68-72 |
| | 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: | 454-457 |
| | 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: | 425-428 |
| | 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: | 296-299 |
| | 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: | 161-164 |
| | 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: | 166-169 |
| | 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: | 171-174 |
| | 1 | 1 |
QFutureInterfaceBase::isProgressUpdateNeeded| Name: | QFutureInterfaceBase::isProgressUpdateNeeded | | Prototype: | bool QFutureInterfaceBase::isProgressUpdateNeeded() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 243-247 |
| | 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: | 181-185 |
| | 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: | 151-154 |
| | 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: | 156-159 |
| | 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: | 176-179 |
| | 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: | 420-423 |
| | 1 | 1 |
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: | 225-229 |
| | 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: | 219-223 |
| | 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: | 237-241 |
| | 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: | 213-217 |
| | 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: | 301-304 |
| | 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: | 449-452 |
| | 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: | 259-262 |
| | 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: | 231-235 |
| | 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: | 430-433 |
| | 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: | 435-438 |
| | 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: | 382-386 |
| | 2 | 1 |
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: | 388-394 |
| | 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: | 396-399 |
| | 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: | 372-375 |
| | 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: | 377-380 |
| | 1 | 1 |
QFutureInterfaceBase::waitForNextResult| Name: | QFutureInterfaceBase::waitForNextResult | | Prototype: | bool QFutureInterfaceBase::waitForNextResult() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 187-191 |
| | 2 | 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: | 459-465 |
| | 1 | 1 |