| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QApplicationPrivate::tryCloseAllWindows| Name:  | QApplicationPrivate::tryCloseAllWindows |  | Prototype:  | bool QApplicationPrivate::tryCloseAllWindows() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1937-1942 |  
  |  | 3 | 1 | 
 QApplicationPrivate::tryModalHelper| Name:  | 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:  | 2613-2624 |  
  |  | 6 | 3 | 
 QApplicationPrivate::updateTouchPointsForWidget| Name:  | 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:  | 4307-4327 |  
  |  | 13 | 3 | 
 QApplicationPrivate::~QApplicationPrivate| Name:  | 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:  | 195-199 |  
  |  | 2 | 2 | 
 QApplicationStateChangeEvent::QApplicationStateChangeEvent| Name:  | 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:  | 5109-5112 |  
  |  | 2 | 1 | 
 QApplicationStateChangeEvent::applicationState| Name:  | 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:  | 5117-5120 |  
  |  | 1 | 1 | 
 QArrayData::allocate| Name:  | QArrayData::allocate |  | Prototype:  | QArrayData *QArrayData::allocate(size_t objectSize, size_t alignment, size_t capacity, AllocationOptions options) noexcept |  | Coverage:  |  86.364% (19/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp |  | Lines:  | 66-123 |  
  |  | 33 | 7 | 
 QArrayData::deallocate| Name:  | QArrayData::deallocate |  | Prototype:  | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp |  | Lines:  | 125-141 |  
  |  | 20 | 2 | 
 QAsn1Element::QAsn1Element| Name:  | 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:  | 85-89 |  
  |  | 2 | 1 | 
 QAsn1Element::fromBool| Name:  | 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:  | 164-168 |  
  |  | 2 | 1 | 
 QAsn1Element::fromInteger| Name:  | 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:  | 170-179 |  
  |  | 6 | 2 | 
 QAsn1Element::fromObjectId| Name:  | 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:  | 191-212 |  
  |  | 17 | 3 | 
 QAsn1Element::fromVector| Name:  | 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:  | 181-189 |  
  |  | 6 | 2 | 
 QAsn1Element::read| Name:  | 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:  | 91-129 |  
  |  | 24 | 6 | 
 QAsn1Element::read| Name:  | 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:  | 131-135 |  
  |  | 2 | 1 | 
 QAsn1Element::toBool| Name:  | 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:  | 214-229 |  
  |  | 11 | 6 | 
 QAsn1Element::toDateTime| Name:  | 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:  | 231-252 |  
  |  | 18 | 4 | 
 QAsn1Element::toInfo| Name:  | 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:  | 254-272 |  
  |  | 13 | 5 | 
 QAsn1Element::toInteger| Name:  | 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:  | 274-296 |  
  |  | 14 | 7 | 
 QAsn1Element::toObjectId| Name:  | 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:  | 310-327 |  
  |  | 12 | 4 | 
 QAsn1Element::toObjectName| Name:  | 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:  | 329-333 |  
  |  | 2 | 1 | 
 QAsn1Element::toString| Name:  | 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:  | 335-349 |  
  |  | 9 | 4 | 
 QAsn1Element::toVector| Name:  | 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:  | 298-308 |  
  |  | 7 | 3 | 
 QAsn1Element::write| Name:  | 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:  | 137-162 |  
  |  | 13 | 3 | 
 QAssociativeIterable::QAssociativeIterable| Name:  | 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:  | 4173-4179 |  
  |  | 2 | 1 | 
 QAssociativeIterable::begin| Name:  | 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:  | 4216-4221 |  
  |  | 3 | 1 | 
 QAssociativeIterable::const_iterator::begin| Name:  | 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:  | 4193-4196 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::const_iterator| Name:  | 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:  | 4181-4185 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::const_iterator| Name:  | 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:  | 4187-4191 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::const_iterator| Name:  | 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:  | 4309-4313 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::end| Name:  | 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:  | 4198-4201 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::find| Name:  | 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:  | 4203-4208 |  
  |  | 3 | 1 | 
 QAssociativeIterable::const_iterator::key| Name:  | 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:  | 4346-4353 |  
  |  | 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:  | 4384-4387 |  
  |  | 1 | 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:  | 4334-4341 |  
  |  | 5 | 2 | 
 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:  | 4475-4481 |  
  |  | 4 | 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:  | 4398-4402 |  
  |  | 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:  | 4411-4417 |  
  |  | 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:  | 4452-4456 |  
  |  | 2 | 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:  | 4489-4495 |  
  |  | 4 | 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:  | 4427-4431 |  
  |  | 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:  | 4439-4445 |  
  |  | 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:  | 4463-4467 |  
  |  | 2 | 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:  | 4318-4329 |  
  |  | 7 | 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:  | 4373-4376 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::value| Name:  | 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:  | 4358-4365 |  
  |  | 5 | 2 | 
 QAssociativeIterable::const_iterator::~const_iterator| Name:  | 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:  | 4298-4304 |  
  |  | 3 | 2 | 
 QAssociativeIterable::end| Name:  | 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:  | 4229-4234 |  
  |  | 3 | 1 | 
 QAssociativeIterable::find| Name:  | 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:  | 4248-4257 |  
  |  | 6 | 2 | 
 QAssociativeIterable::size| Name:  | 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:  | 4275-4278 |  
  |  | 1 | 1 | 
 QAssociativeIterable::value| Name:  | 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:  | 4264-4270 |  
  |  | 4 | 2 | 
 QAuthenticator::QAuthenticator| Name:  | 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:  | 142-145 |  
  |  | 2 | 1 | 
 QAuthenticator::QAuthenticator| Name:  | 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:  | 159-164 |  
  |  | 2 | 2 | 
 QAuthenticator::detach| Name:  | 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:  | 260-269 |  
  |  | 5 | 3 | 
 QAuthenticator::isNull| Name:  | 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:  | 336-339 |  
  |  | 1 | 1 | 
 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:  | 169-192 |  
  |  | 16 | 4 | 
 QAuthenticator::operator==| Name:  | QAuthenticator::operator== |  | Prototype:  | bool QAuthenticator::operator==(const QAuthenticator &other) const |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 198-209 |  
  |  | 9 | 3 | 
 QAuthenticator::option| Name:  | QAuthenticator::option |  | Prototype:  | QVariant QAuthenticator::option(const QString &opt) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 297-300 |  
  |  | 1 | 1 | 
 QAuthenticator::options| Name:  | QAuthenticator::options |  | Prototype:  | QVariantHash QAuthenticator::options() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 310-313 |  
  |  | 1 | 1 | 
 QAuthenticator::password| Name:  | QAuthenticator::password |  | Prototype:  | QString QAuthenticator::password() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 241-244 |  
  |  | 1 | 1 | 
 QAuthenticator::realm| Name:  | QAuthenticator::realm |  | Prototype:  | QString QAuthenticator::realm() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 274-277 |  
  |  | 1 | 1 | 
 QAuthenticator::setOption| Name:  | 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:  | 323-327 |  
  |  | 2 | 1 | 
 QAuthenticator::setPassword| Name:  | 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:  | 251-255 |  
  |  | 2 | 1 | 
 QAuthenticator::setRealm| Name:  | 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:  | 282-286 |  
  |  | 2 | 1 | 
 QAuthenticator::setUser| Name:  | 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:  | 231-236 |  
  |  | 3 | 1 | 
 QAuthenticator::user| Name:  | QAuthenticator::user |  | Prototype:  | QString QAuthenticator::user() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 221-224 |  
  |  | 1 | 1 | 
 QAuthenticator::~QAuthenticator| Name:  | 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:  | 150-154 |  
  |  | 2 | 2 | 
 QAuthenticatorPrivate::QAuthenticatorPrivate| Name:  | 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:  | 351-363 |  
  |  | 3 | 1 | 
 QAuthenticatorPrivate::calculateResponse| Name:  | 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:  | 458-531 |  
  |  | 36 | 12 | 
 QAuthenticatorPrivate::digestMd5Response| Name:  | 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:  | 676-714 |  
  |  | 28 | 5 | 
 QAuthenticatorPrivate::parseDigestAuthenticationChallenge| Name:  | 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:  | 536-599 |  
  |  | 44 | 16 | 
 QAuthenticatorPrivate::parseHttpResponse| Name:  | 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:  | 396-456 |  
  |  | 35 | 13 | 
 QAuthenticatorPrivate::updateCredentials| Name:  | 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:  | 373-394 |  
  |  | 12 | 4 | 
 QBackingStore::QBackingStore| Name:  | 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:  | 137-141 |  
  |  | 1 | 1 | 
 QBackingStore::beginPaint| Name:  | 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:  | 167-200 |  
  |  | 20 | 7 | 
 QBackingStore::endPaint| Name:  | 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:  | 207-210 |  
  |  | 1 | 1 | 
 QBackingStore::flush| Name:  | 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:  | 98-117 |  
  |  | 8 | 3 | 
 QBackingStore::handle| Name:  | 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:  | 327-330 |  
  |  | 1 | 1 | 
 QBackingStore::hasStaticContents| Name:  | 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:  | 272-275 |  
  |  | 1 | 1 | 
 QBackingStore::paintDevice| Name:  | 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:  | 124-132 |  
  |  | 4 | 2 | 
 QBackingStore::resize| Name:  | 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:  | 217-221 |  
  |  | 2 | 1 | 
 QBackingStore::scroll| Name:  | 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:  | 237-249 |  
  |  | 6 | 2 | 
 QBackingStore::setStaticContents| Name:  | 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:  | 254-257 |  
  |  | 1 | 1 | 
 QBackingStore::size| Name:  | 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:  | 226-229 |  
  |  | 1 | 1 | 
 QBackingStore::staticContents| Name:  | 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:  | 263-266 |  
  |  | 1 | 1 | 
 QBackingStore::window| Name:  | 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:  | 155-158 |  
  |  | 1 | 1 | 
 QBackingStore::~QBackingStore| Name:  | 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:  | 146-149 |  
  |  | 1 | 1 | 
 QBackingStorePrivate::QBackingStorePrivate| Name:  | 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:  | 59-62 |  
  |  | 2 | 1 | 
 QBalloonTip::QBalloonTip| Name:  | 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:  | 437-545 |  
  |  | 59 | 10 | 
 QBalloonTip::balloon| Name:  | 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:  | 563-661 |  
  |  | 70 | 11 | 
 QBalloonTip::hideBalloon| Name:  | 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:  | 415-422 |  
  |  | 5 | 2 | 
 QBalloonTip::isBalloonVisible| Name:  | 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:  | 432-435 |  
  |  | 1 | 1 | 
 QBalloonTip::mousePressEvent| Name:  | 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:  | 663-668 |  
  |  | 3 | 2 | 
 QBalloonTip::paintEvent| Name:  | QBalloonTip::paintEvent |  | Prototype:  | void QBalloonTip::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 552-556 |  
  |  | 2 | 1 | 
 QBalloonTip::resizeEvent| Name:  | QBalloonTip::resizeEvent |  | Prototype:  | void QBalloonTip::resizeEvent(QResizeEvent *ev) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 558-561 |  
  |  | 1 | 1 | 
 QBalloonTip::showBalloon| Name:  | QBalloonTip::showBalloon |  | Prototype:  | void QBalloonTip::showBalloon(QSystemTrayIcon::MessageIcon icon, const QString& title, const QString& message, QSystemTrayIcon *trayIcon, const QPoint& pos, int timeout, bool showArrow) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 401-413 |  
  |  | 7 | 3 | 
 QBalloonTip::timerEvent| Name:  | QBalloonTip::timerEvent |  | Prototype:  | void QBalloonTip::timerEvent(QTimerEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 670-679 |  
  |  | 6 | 3 | 
 QBalloonTip::updateBalloonPosition| Name:  | QBalloonTip::updateBalloonPosition |  | Prototype:  | void QBalloonTip::updateBalloonPosition(const QPoint& pos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 424-430 |  
  |  | 4 | 2 | 
 QBalloonTip::~QBalloonTip| Name:  | QBalloonTip::~QBalloonTip |  | Prototype:  | QBalloonTip::~QBalloonTip() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 547-550 |  
  |  | 1 | 1 | 
 QBasicAtomicBitField::allocateNext| Name:  | QBasicAtomicBitField::allocateNext |  | Prototype:  | int allocateNext() noexcept |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 427-444 |  
  |  | 6 | 3 |