Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBalloonTip::mousePressEventName: | QBalloonTip::mousePressEvent | Prototype: | void QBalloonTip::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 660-665 |
| | 3 | 2 |
QBalloonTip::isBalloonVisibleName: | QBalloonTip::isBalloonVisible | Prototype: | bool QBalloonTip::isBalloonVisible() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 426-429 |
| | 1 | 1 |
QBalloonTip::hideBalloonName: | QBalloonTip::hideBalloon | Prototype: | void QBalloonTip::hideBalloon() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 409-416 |
| | 5 | 2 |
QBalloonTip::balloonName: | QBalloonTip::balloon | Prototype: | void QBalloonTip::balloon(const QPoint& pos, int msecs, bool showArrow) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 560-658 |
| | 70 | 11 |
QBalloonTip::QBalloonTipName: | QBalloonTip::QBalloonTip | Prototype: | QBalloonTip::QBalloonTip(QSystemTrayIcon::MessageIcon icon, const QString& title, const QString& message, QSystemTrayIcon *ti) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 431-542 |
| | 59 | 10 |
QBackingStorePrivate::QBackingStorePrivateName: | QBackingStorePrivate::QBackingStorePrivate | Prototype: | QBackingStorePrivate(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 53-56 |
| | 2 | 1 |
QBackingStore::~QBackingStoreName: | QBackingStore::~QBackingStore | Prototype: | QBackingStore::~QBackingStore() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 140-143 |
| | 1 | 1 |
QBackingStore::windowName: | QBackingStore::window | Prototype: | QWindow* QBackingStore::window() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 149-152 |
| | 1 | 1 |
QBackingStore::staticContentsName: | QBackingStore::staticContents | Prototype: | QRegion QBackingStore::staticContents() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 257-260 |
| | 1 | 1 |
QBackingStore::sizeName: | QBackingStore::size | Prototype: | QSize QBackingStore::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 220-223 |
| | 1 | 1 |
QBackingStore::setStaticContentsName: | QBackingStore::setStaticContents | Prototype: | void QBackingStore::setStaticContents(const QRegion ®ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 248-251 |
| | 1 | 1 |
QBackingStore::scrollName: | QBackingStore::scroll | Prototype: | bool QBackingStore::scroll(const QRegion &area, int dx, int dy) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 231-243 |
| | 6 | 2 |
QBackingStore::resizeName: | QBackingStore::resize | Prototype: | void QBackingStore::resize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 211-215 |
| | 2 | 1 |
QBackingStore::paintDeviceName: | QBackingStore::paintDevice | Prototype: | QPaintDevice *QBackingStore::paintDevice() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 118-126 |
| | 4 | 2 |
QBackingStore::hasStaticContentsName: | QBackingStore::hasStaticContents | Prototype: | bool QBackingStore::hasStaticContents() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 266-269 |
| | 1 | 1 |
QBackingStore::handleName: | QBackingStore::handle | Prototype: | QPlatformBackingStore *QBackingStore::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 321-324 |
| | 1 | 1 |
QBackingStore::flushName: | QBackingStore::flush | Prototype: | void QBackingStore::flush(const QRegion ®ion, QWindow *win, const QPoint &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 92-111 |
| | 8 | 3 |
QBackingStore::endPaintName: | QBackingStore::endPaint | Prototype: | void QBackingStore::endPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 201-204 |
| | 1 | 1 |
QBackingStore::beginPaintName: | QBackingStore::beginPaint | Prototype: | void QBackingStore::beginPaint(const QRegion ®ion) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 161-194 |
| | 20 | 7 |
QBackingStore::QBackingStoreName: | QBackingStore::QBackingStore | Prototype: | QBackingStore::QBackingStore(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 131-135 |
| | 1 | 1 |
QAuthenticatorPrivate::updateCredentialsName: | QAuthenticatorPrivate::updateCredentials | Prototype: | void QAuthenticatorPrivate::updateCredentials() | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 367-388 |
| | 12 | 4 |
QAuthenticatorPrivate::parseHttpResponseName: | QAuthenticatorPrivate::parseHttpResponse | Prototype: | void QAuthenticatorPrivate::parseHttpResponse(const QList<QPair<QByteArray, QByteArray> > &values, bool isProxy) | Coverage: | 84.091% (37/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 390-450 |
| | 35 | 13 |
QAuthenticatorPrivate::parseDigestAuthenticationChallengeName: | QAuthenticatorPrivate::parseDigestAuthenticationChallenge | Prototype: | QHash<QByteArray, QByteArray> QAuthenticatorPrivate::parseDigestAuthenticationChallenge(const QByteArray &challenge) | Coverage: | 79.310% (46/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 530-593 |
| | 44 | 16 |
QAuthenticatorPrivate::digestMd5ResponseName: | QAuthenticatorPrivate::digestMd5Response | Prototype: | QByteArray QAuthenticatorPrivate::digestMd5Response(const QByteArray &challenge, const QByteArray &method, const QByteArray &path) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 670-708 |
| | 28 | 5 |
QAuthenticatorPrivate::calculateResponseName: | QAuthenticatorPrivate::calculateResponse | Prototype: | QByteArray QAuthenticatorPrivate::calculateResponse(const QByteArray &requestMethod, const QByteArray &path) | Coverage: | 50.000% (14/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 452-525 |
| | 36 | 12 |
QAuthenticatorPrivate::QAuthenticatorPrivateName: | QAuthenticatorPrivate::QAuthenticatorPrivate | Prototype: | QAuthenticatorPrivate::QAuthenticatorPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 345-357 |
| | 3 | 1 |
QAuthenticator::~QAuthenticatorName: | QAuthenticator::~QAuthenticator | Prototype: | QAuthenticator::~QAuthenticator() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 144-148 |
| | 2 | 2 |
QAuthenticator::userName: | QAuthenticator::user | Prototype: | QString QAuthenticator::user() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 215-218 |
| | 1 | 1 |
QAuthenticator::setUserName: | QAuthenticator::setUser | Prototype: | void QAuthenticator::setUser(const QString &user) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 225-230 |
| | 3 | 1 |
QAuthenticator::setRealmName: | QAuthenticator::setRealm | Prototype: | void QAuthenticator::setRealm(const QString &realm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 276-280 |
| | 2 | 1 |
QAuthenticator::setPasswordName: | QAuthenticator::setPassword | Prototype: | void QAuthenticator::setPassword(const QString &password) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 245-249 |
| | 2 | 1 |
QAuthenticator::setOptionName: | QAuthenticator::setOption | Prototype: | void QAuthenticator::setOption(const QString &opt, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 317-321 |
| | 2 | 1 |
QAuthenticator::realmName: | QAuthenticator::realm | Prototype: | QString QAuthenticator::realm() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 268-271 |
| | 1 | 1 |
QAuthenticator::passwordName: | QAuthenticator::password | Prototype: | QString QAuthenticator::password() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 235-238 |
| | 1 | 1 |
QAuthenticator::optionsName: | QAuthenticator::options | Prototype: | QVariantHash QAuthenticator::options() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 304-307 |
| | 1 | 1 |
QAuthenticator::optionName: | QAuthenticator::option | Prototype: | QVariant QAuthenticator::option(const QString &opt) const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 291-294 |
| | 1 | 1 |
QAuthenticator::operator==Name: | QAuthenticator::operator== | Prototype: | bool QAuthenticator::operator==(const QAuthenticator &other) const | Coverage: | 36.842% (7/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 192-203 |
| | 9 | 3 |
QAuthenticator::operator=Name: | QAuthenticator::operator= | Prototype: | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 163-186 |
| | 16 | 4 |
QAuthenticator::isNullName: | QAuthenticator::isNull | Prototype: | bool QAuthenticator::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 330-333 |
| | 1 | 1 |
QAuthenticator::detachName: | QAuthenticator::detach | Prototype: | void QAuthenticator::detach() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 254-263 |
| | 5 | 3 |
QAuthenticator::QAuthenticatorName: | QAuthenticator::QAuthenticator | Prototype: | QAuthenticator::QAuthenticator() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 136-139 |
| | 2 | 1 |
QAuthenticator::QAuthenticatorName: | QAuthenticator::QAuthenticator | Prototype: | QAuthenticator::QAuthenticator(const QAuthenticator &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 153-158 |
| | 2 | 2 |
QAssociativeIterable::valueName: | QAssociativeIterable::value | Prototype: | QVariant QAssociativeIterable::value(const QVariant &key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4266-4272 |
| | 4 | 2 |
QAssociativeIterable::sizeName: | QAssociativeIterable::size | Prototype: | int QAssociativeIterable::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4277-4280 |
| | 1 | 1 |
QAssociativeIterable::findName: | QAssociativeIterable::find | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::find(const QVariant &key) const | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4250-4259 |
| | 6 | 2 |
QAssociativeIterable::endName: | QAssociativeIterable::end | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::end() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4231-4236 |
| | 3 | 1 |
QAssociativeIterable::const_iterator::~const_iteratorName: | QAssociativeIterable::const_iterator::~const_iterator | Prototype: | QAssociativeIterable::const_iterator::~const_iterator() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4300-4306 |
| | 3 | 2 |
QAssociativeIterable::const_iterator::valueName: | QAssociativeIterable::const_iterator::value | Prototype: | const QVariant QAssociativeIterable::const_iterator::value() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4360-4367 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::operator==Name: | QAssociativeIterable::const_iterator::operator== | Prototype: | bool QAssociativeIterable::const_iterator::operator==(const const_iterator &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4375-4378 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::operator=Name: | QAssociativeIterable::const_iterator::operator= | Prototype: | QAssociativeIterable::const_iterator& QAssociativeIterable::const_iterator::operator=(const const_iterator &other) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4320-4331 |
| | 7 | 2 |
QAssociativeIterable::const_iterator::operator-=Name: | QAssociativeIterable::const_iterator::operator-= | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator-=(int j) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4465-4469 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator--Name: | QAssociativeIterable::const_iterator::operator-- | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator--() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4429-4433 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator--Name: | QAssociativeIterable::const_iterator::operator-- | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator--(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4441-4447 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator-Name: | QAssociativeIterable::const_iterator::operator- | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator-(int j) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4491-4497 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator+=Name: | QAssociativeIterable::const_iterator::operator+= | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator+=(int j) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4454-4458 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator++Name: | QAssociativeIterable::const_iterator::operator++ | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator++() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4400-4404 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator++Name: | QAssociativeIterable::const_iterator::operator++ | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator++(int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4413-4419 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator+Name: | QAssociativeIterable::const_iterator::operator+ | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator+(int j) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4477-4483 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator*Name: | QAssociativeIterable::const_iterator::operator* | Prototype: | const QVariant QAssociativeIterable::const_iterator::operator*() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4336-4343 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::operator!=Name: | QAssociativeIterable::const_iterator::operator!= | Prototype: | bool QAssociativeIterable::const_iterator::operator!=(const const_iterator &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4386-4389 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::keyName: | QAssociativeIterable::const_iterator::key | Prototype: | const QVariant QAssociativeIterable::const_iterator::key() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4348-4355 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::findName: | QAssociativeIterable::const_iterator::find | Prototype: | void QAssociativeIterable::const_iterator::find(const QVariant &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4205-4210 |
| | 3 | 1 |
QAssociativeIterable::const_iterator::endName: | QAssociativeIterable::const_iterator::end | Prototype: | void QAssociativeIterable::const_iterator::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4200-4203 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iteratorName: | QAssociativeIterable::const_iterator::const_iterator | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QAssociativeIterable &iter, QAtomicInt *ref_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4183-4187 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iteratorName: | QAssociativeIterable::const_iterator::const_iterator | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QAssociativeIterableImpl &impl, QAtomicInt *ref_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4189-4193 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iteratorName: | QAssociativeIterable::const_iterator::const_iterator | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const const_iterator &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4311-4315 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::beginName: | QAssociativeIterable::const_iterator::begin | Prototype: | void QAssociativeIterable::const_iterator::begin() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4195-4198 |
| | 1 | 1 |
QAssociativeIterable::beginName: | QAssociativeIterable::begin | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::begin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4218-4223 |
| | 3 | 1 |
QAssociativeIterable::QAssociativeIterableName: | QAssociativeIterable::QAssociativeIterable | Prototype: | QAssociativeIterable::QAssociativeIterable(QtMetaTypePrivate::QAssociativeIterableImpl impl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4175-4181 |
| | 2 | 1 |
QAsn1Element::writeName: | QAsn1Element::write | Prototype: | void QAsn1Element::write(QDataStream &stream) const | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 131-156 |
| | 13 | 3 |
QAsn1Element::toVectorName: | QAsn1Element::toVector | Prototype: | QVector<QAsn1Element> QAsn1Element::toVector() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 292-302 |
| | 7 | 3 |
QAsn1Element::toStringName: | QAsn1Element::toString | Prototype: | QString QAsn1Element::toString() const | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 329-343 |
| | 9 | 4 |
QAsn1Element::toObjectNameName: | QAsn1Element::toObjectName | Prototype: | QByteArray QAsn1Element::toObjectName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 323-327 |
| | 2 | 1 |
QAsn1Element::toObjectIdName: | QAsn1Element::toObjectId | Prototype: | QByteArray QAsn1Element::toObjectId() const | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 304-321 |
| | 12 | 4 |
QAsn1Element::toIntegerName: | QAsn1Element::toInteger | Prototype: | qint64 QAsn1Element::toInteger(bool *ok) const | Coverage: | 42.857% (9/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 268-290 |
| | 14 | 7 |
QAsn1Element::toInfoName: | QAsn1Element::toInfo | Prototype: | QMultiMap<QByteArray, QString> QAsn1Element::toInfo() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 248-266 |
| | 13 | 5 |
QAsn1Element::toDateTimeName: | QAsn1Element::toDateTime | Prototype: | QDateTime QAsn1Element::toDateTime() const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 225-246 |
| | 18 | 4 |
QAsn1Element::toBoolName: | QAsn1Element::toBool | Prototype: | bool QAsn1Element::toBool(bool *ok) const | Coverage: | 81.250% (13/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 208-223 |
| | 11 | 6 |
QAsn1Element::readName: | QAsn1Element::read | Prototype: | bool QAsn1Element::read(QDataStream &stream) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 85-123 |
| | 24 | 6 |
QAsn1Element::readName: | QAsn1Element::read | Prototype: | bool QAsn1Element::read(const QByteArray &data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 125-129 |
| | 2 | 1 |
QAsn1Element::fromVectorName: | QAsn1Element::fromVector | Prototype: | QAsn1Element QAsn1Element::fromVector(const QVector<QAsn1Element> &items) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 175-183 |
| | 6 | 2 |
QAsn1Element::fromObjectIdName: | QAsn1Element::fromObjectId | Prototype: | QAsn1Element QAsn1Element::fromObjectId(const QByteArray &id) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 185-206 |
| | 17 | 3 |
QAsn1Element::fromIntegerName: | QAsn1Element::fromInteger | Prototype: | QAsn1Element QAsn1Element::fromInteger(unsigned int val) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 164-173 |
| | 6 | 2 |
QAsn1Element::fromBoolName: | QAsn1Element::fromBool | Prototype: | QAsn1Element QAsn1Element::fromBool(bool val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 158-162 |
| | 2 | 1 |
QAsn1Element::QAsn1ElementName: | QAsn1Element::QAsn1Element | Prototype: | QAsn1Element::QAsn1Element(quint8 type, const QByteArray &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 79-83 |
| | 2 | 1 |
QArrayData::deallocateName: | QArrayData::deallocate | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 127-143 |
| | 20 | 2 |
QArrayData::allocateName: | QArrayData::allocate | Prototype: | QArrayData *QArrayData::allocate(size_t objectSize, size_t alignment, size_t capacity, AllocationOptions options) | Coverage: | 65.714% (23/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 59-125 |
| | 39 | 11 |
QApplicationStateChangeEvent::applicationStateName: | QApplicationStateChangeEvent::applicationState | Prototype: | Qt::ApplicationState QApplicationStateChangeEvent::applicationState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5049-5052 |
| | 1 | 1 |
QApplicationStateChangeEvent::QApplicationStateChangeEventName: | QApplicationStateChangeEvent::QApplicationStateChangeEvent | Prototype: | QApplicationStateChangeEvent::QApplicationStateChangeEvent(Qt::ApplicationState applicationState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5041-5044 |
| | 2 | 1 |
QApplicationPrivate::~QApplicationPrivateName: | QApplicationPrivate::~QApplicationPrivate | Prototype: | QApplicationPrivate::~QApplicationPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 188-192 |
| | 2 | 2 |
QApplicationPrivate::updateTouchPointsForWidgetName: | QApplicationPrivate::updateTouchPointsForWidget | Prototype: | bool QApplicationPrivate::updateTouchPointsForWidget(QWidget *widget, QTouchEvent *touchEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4320-4340 |
| | 13 | 3 |
QApplicationPrivate::tryModalHelperName: | QApplicationPrivate::tryModalHelper | Prototype: | bool QApplicationPrivate::tryModalHelper(QWidget *widget, QWidget **rettop) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2617-2628 |
| | 6 | 3 |
QApplicationPrivate::tryCloseAllWindowsName: | QApplicationPrivate::tryCloseAllWindows | Prototype: | bool QApplicationPrivate::tryCloseAllWindows() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1932-1937 |
| | 3 | 1 |
QApplicationPrivate::tryCloseAllWidgetWindowsName: | QApplicationPrivate::tryCloseAllWidgetWindows | Prototype: | bool QApplicationPrivate::tryCloseAllWidgetWindows(QWindowList *processedWindows) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1902-1930 |
| | 22 | 9 |
QApplicationPrivate::translateTouchCancelName: | QApplicationPrivate::translateTouchCancel | Prototype: | void QApplicationPrivate::translateTouchCancel(QTouchDevice *device, ulong timestamp) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4538-4558 |
| | 16 | 4 |
QApplicationPrivate::translateRawTouchEventName: | QApplicationPrivate::translateRawTouchEvent | Prototype: | bool QApplicationPrivate::translateRawTouchEvent(QWidget *window, QTouchDevice *device, const QList<QTouchEvent::TouchPoint> &touchPoints, ulong timestamp) | Coverage: | 0.000% (0/84) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4396-4536 |
| | 81 | 26 |
QApplicationPrivate::shouldSetFocusName: | QApplicationPrivate::shouldSetFocus | Prototype: | bool QApplicationPrivate::shouldSetFocus(QWidget *w, Qt::FocusPolicy policy) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4307-4318 |
| | 8 | 4 |
QApplicationPrivate::shouldQuitName: | QApplicationPrivate::shouldQuit | Prototype: | bool QApplicationPrivate::shouldQuit() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2982-2998 |
| | 9 | 4 |
QApplicationPrivate::setSystemPaletteName: | QApplicationPrivate::setSystemPalette | Prototype: | void QApplicationPrivate::setSystemPalette(const QPalette &pal) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1545-1572 |
| | 7 | 3 |
QApplicationPrivate::setSystemFontName: | QApplicationPrivate::setSystemFont | Prototype: | void QApplicationPrivate::setSystemFont(const QFont &font) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1701-1710 |
| | 5 | 3 |