| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QWellArray::cellGeometry| Name:  | QWellArray::cellGeometry |  | Prototype:  | QRect cellGeometry(int row, int column) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 226-232 |  
  |  | 4 | 2 | 
 QWellArray::QWellArray| Name:  | QWellArray::QWellArray |  | Prototype:  | QWellArray::QWellArray(int rows, int cols, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 311-322 |  
  |  | 7 | 1 | 
 QWatermarkLabel::sideWidget| Name:  | QWatermarkLabel::sideWidget |  | Prototype:  | QWidget *sideWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 474-476 |  
  |  | 1 | 1 | 
 QWatermarkLabel::setSideWidget| Name:  | QWatermarkLabel::setSideWidget |  | Prototype:  | void setSideWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 463-473 |  
  |  | 8 | 4 | 
 QWatermarkLabel::minimumSizeHint| Name:  | QWatermarkLabel::minimumSizeHint |  | Prototype:  | QSize minimumSizeHint() const override |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 457-461 |  
  |  | 3 | 2 | 
 QWatermarkLabel::QWatermarkLabel| Name:  | QWatermarkLabel::QWatermarkLabel |  | Prototype:  | QWatermarkLabel(QWidget *parent, QWidget *sideWidget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 451-455 |  
  |  | 3 | 2 | 
 QWaitConditionPrivate::wait_relative| Name:  | QWaitConditionPrivate::wait_relative |  | Prototype:  | int wait_relative(unsigned long time) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 122-134 |  
  |  | 3 | 1 | 
 QWaitConditionPrivate::wait| Name:  | QWaitConditionPrivate::wait |  | Prototype:  | bool wait(unsigned long time) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 136-166 |  
  |  | 17 | 6 | 
 QWaitCondition::~QWaitCondition| Name:  | QWaitCondition::~QWaitCondition |  | Prototype:  | QWaitCondition::~QWaitCondition() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 179-184 |  
  |  | 3 | 1 | 
 QWaitCondition::wakeOne| Name:  | QWaitCondition::wakeOne |  | Prototype:  | void QWaitCondition::wakeOne() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 186-192 |  
  |  | 4 | 1 | 
 QWaitCondition::wakeAll| Name:  | QWaitCondition::wakeAll |  | Prototype:  | void QWaitCondition::wakeAll() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 194-200 |  
  |  | 4 | 1 | 
 QWaitCondition::wait| Name:  | QWaitCondition::wait |  | Prototype:  | bool QWaitCondition::wait(QMutex *mutex, unsigned long time) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 202-220 |  
  |  | 11 | 3 | 
 QWaitCondition::wait| Name:  | QWaitCondition::wait |  | Prototype:  | bool QWaitCondition::wait(QReadWriteLock *readWriteLock, unsigned long time) |  | Coverage:  |  57.143% (8/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 222-247 |  
  |  | 16 | 5 | 
 QWaitCondition::QWaitCondition| Name:  | QWaitCondition::QWaitCondition |  | Prototype:  | QWaitCondition::QWaitCondition() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 170-176 |  
  |  | 4 | 1 | 
 QVertexSet::operator =| Name:  | QVertexSet::operator = |  | Prototype:  | QVertexSet<T> &operator = (const QVertexSet<T> &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 69-69 |  
  |  | 1 | 1 | 
 QVertexSet::QVertexSet| Name:  | QVertexSet::QVertexSet |  | Prototype:  | inline QVertexSet(const QVertexSet<T> &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 68-68 |  
  |  | 1 | 1 | 
 QVersionNumber::toString| Name:  | QVersionNumber::toString |  | Prototype:  | QString QVersionNumber::toString() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 395-407 |  
  |  | 9 | 3 | 
 QVersionNumber::segments| Name:  | QVersionNumber::segments |  | Prototype:  | QVector<int> QVersionNumber::segments() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 177-187 |  
  |  | 7 | 3 | 
 QVersionNumber::normalized| Name:  | QVersionNumber::normalized |  | Prototype:  | QVersionNumber QVersionNumber::normalized() const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 216-226 |  
  |  | 7 | 3 | 
 QVersionNumber::isPrefixOf| Name:  | QVersionNumber::isPrefixOf |  | Prototype:  | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const noexcept |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 238-247 |  
  |  | 6 | 4 | 
 QVersionNumber::fromString| Name:  | QVersionNumber::fromString |  | Prototype:  | QVersionNumber QVersionNumber::fromString(const QString &string, int *suffixIndex) |  | Coverage:  |  93.750% (15/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 424-449 |  
  |  | 17 | 4 | 
 QVersionNumber::compare| Name:  | QVersionNumber::compare |  | Prototype:  | int QVersionNumber::compare(const QVersionNumber &v1, const QVersionNumber &v2) noexcept |  | Coverage:  | 100.000% (28/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 262-301 |  
  |  | 22 | 10 | 
 QVersionNumber::commonPrefix| Name:  | QVersionNumber::commonPrefix |  | Prototype:  | QVersionNumber QVersionNumber::commonPrefix(const QVersionNumber &v1, const QVersionNumber &v2) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 311-328 |  
  |  | 10 | 4 | 
 QVersionNumber::SegmentStorage::setVector| Name:  | QVersionNumber::SegmentStorage::setVector |  | Prototype:  | void QVersionNumber::SegmentStorage::setVector(int len, int maj, int min, int mic) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 451-462 |  
  |  | 7 | 3 | 
 QVectorPath::~QVectorPath| Name:  | QVectorPath::~QVectorPath |  | Prototype:  | QVectorPath::~QVectorPath() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 63-75 |  
  |  | 8 | 4 | 
 QVectorPath::controlPointRect| Name:  | QVectorPath::controlPointRect |  | Prototype:  | QRectF QVectorPath::controlPointRect() const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 78-111 |  
  |  | 24 | 8 | 
 QVectorPath::addCacheData| Name:  | QVectorPath::addCacheData |  | Prototype:  | QVectorPath::CacheEntry *QVectorPath::addCacheData(QPaintEngineEx *engine, void *data, qvectorpath_cache_cleanup cleanup) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 114-128 |  
  |  | 11 | 2 | 
 QVector4D::toVector3DAffine| Name:  | QVector4D::toVector3DAffine |  | Prototype:  | QVector3D QVector4D::toVector3DAffine() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 543-548 |  
  |  | 3 | 2 | 
 QVector4D::toVector3D| Name:  | QVector4D::toVector3D |  | Prototype:  | QVector3D QVector4D::toVector3D() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 532-535 |  
  |  | 1 | 1 | 
 QVector4D::toVector2DAffine| Name:  | QVector4D::toVector2DAffine |  | Prototype:  | QVector2D QVector4D::toVector2DAffine() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 516-521 |  
  |  | 3 | 2 | 
 QVector4D::toVector2D| Name:  | QVector4D::toVector2D |  | Prototype:  | QVector2D QVector4D::toVector2D() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 504-507 |  
  |  | 1 | 1 | 
 QVector4D::normalized| Name:  | QVector4D::normalized |  | Prototype:  | QVector4D QVector4D::normalized() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 288-306 |  
  |  | 13 | 3 | 
 QVector4D::normalize| Name:  | QVector4D::normalize |  | Prototype:  | void QVector4D::normalize() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 314-330 |  
  |  | 11 | 2 | 
 QVector4D::lengthSquared| Name:  | QVector4D::lengthSquared |  | Prototype:  | float QVector4D::lengthSquared() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 274-277 |  
  |  | 1 | 1 | 
 QVector4D::length| Name:  | QVector4D::length |  | Prototype:  | float QVector4D::length() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 258-266 |  
  |  | 5 | 1 | 
 QVector4D::dotProduct| Name:  | QVector4D::dotProduct |  | Prototype:  | float QVector4D::dotProduct(const QVector4D& v1, const QVector4D& v2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 388-391 |  
  |  | 1 | 1 | 
 QVector4D::QVector4D| Name:  | QVector4D::QVector4D |  | Prototype:  | QVector4D::QVector4D(const QVector2D& vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 107-113 |  
  |  | 4 | 1 | 
 QVector4D::QVector4D| Name:  | QVector4D::QVector4D |  | Prototype:  | QVector4D::QVector4D(const QVector2D& vector, float zpos, float wpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 121-127 |  
  |  | 4 | 1 | 
 QVector4D::QVector4D| Name:  | QVector4D::QVector4D |  | Prototype:  | QVector4D::QVector4D(const QVector3D& vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 139-145 |  
  |  | 4 | 1 | 
 QVector4D::QVector4D| Name:  | QVector4D::QVector4D |  | Prototype:  | QVector4D::QVector4D(const QVector3D& vector, float wpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 153-159 |  
  |  | 4 | 1 | 
 QVector3D::unproject| Name:  | QVector3D::unproject |  | Prototype:  | QVector3D QVector3D::unproject(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 434-448 |  
  |  | 10 | 2 | 
 QVector3D::toVector4D| Name:  | QVector3D::toVector4D |  | Prototype:  | QVector4D QVector3D::toVector4D() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 644-647 |  
  |  | 1 | 1 | 
 QVector3D::toVector2D| Name:  | QVector3D::toVector2D |  | Prototype:  | QVector2D QVector3D::toVector2D() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 630-633 |  
  |  | 1 | 1 | 
 QVector3D::project| Name:  | QVector3D::project |  | Prototype:  | QVector3D QVector3D::project(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 403-416 |  
  |  | 9 | 2 | 
 QVector3D::normalized| Name:  | QVector3D::normalized |  | Prototype:  | QVector3D QVector3D::normalized() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 235-251 |  
  |  | 11 | 3 | 
 QVector3D::normalize| Name:  | QVector3D::normalize |  | Prototype:  | void QVector3D::normalize() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 259-273 |  
  |  | 9 | 2 | 
 QVector3D::normal| Name:  | QVector3D::normal |  | Prototype:  | QVector3D QVector3D::normal(const QVector3D& v1, const QVector3D& v2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 364-367 |  
  |  | 1 | 1 | 
 QVector3D::normal| Name:  | QVector3D::normal |  | Prototype:  | QVector3D QVector3D::normal (const QVector3D& v1, const QVector3D& v2, const QVector3D& v3) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 381-385 |  
  |  | 1 | 1 | 
 QVector3D::lengthSquared| Name:  | QVector3D::lengthSquared |  | Prototype:  | float QVector3D::lengthSquared() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 697-700 |  
  |  | 1 | 1 | 
 QVector3D::length| Name:  | QVector3D::length |  | Prototype:  | float QVector3D::length() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 682-689 |  
  |  | 4 | 1 | 
 QVector3D::dotProduct| Name:  | QVector3D::dotProduct |  | Prototype:  | float QVector3D::dotProduct(const QVector3D& v1, const QVector3D& v2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 337-340 |  
  |  | 1 | 1 | 
 QVector3D::distanceToPoint| Name:  | QVector3D::distanceToPoint |  | Prototype:  | float QVector3D::distanceToPoint(const QVector3D& point) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 458-461 |  
  |  | 1 | 1 | 
 QVector3D::distanceToPlane| Name:  | QVector3D::distanceToPlane |  | Prototype:  | float QVector3D::distanceToPlane (const QVector3D& plane, const QVector3D& normal) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 473-477 |  
  |  | 1 | 1 | 
 QVector3D::distanceToPlane| Name:  | QVector3D::distanceToPlane |  | Prototype:  | float QVector3D::distanceToPlane (const QVector3D& plane1, const QVector3D& plane2, const QVector3D& plane3) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 493-498 |  
  |  | 2 | 1 | 
 QVector3D::distanceToLine| Name:  | QVector3D::distanceToLine |  | Prototype:  | float QVector3D::distanceToLine (const QVector3D& point, const QVector3D& direction) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 509-516 |  
  |  | 4 | 2 | 
 QVector3D::crossProduct| Name:  | QVector3D::crossProduct |  | Prototype:  | QVector3D QVector3D::crossProduct(const QVector3D& v1, const QVector3D& v2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 348-353 |  
  |  | 3 | 1 | 
 QVector3D::QVector3D| Name:  | QVector3D::QVector3D |  | Prototype:  | QVector3D::QVector3D(const QVector2D& vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 113-118 |  
  |  | 3 | 1 | 
 QVector3D::QVector3D| Name:  | QVector3D::QVector3D |  | Prototype:  | QVector3D::QVector3D(const QVector2D& vector, float zpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 126-131 |  
  |  | 3 | 1 | 
 QVector3D::QVector3D| Name:  | QVector3D::QVector3D |  | Prototype:  | QVector3D::QVector3D(const QVector4D& vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 143-148 |  
  |  | 3 | 1 | 
 QVector2D::toVector4D| Name:  | QVector2D::toVector4D |  | Prototype:  | QVector4D QVector2D::toVector4D() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 473-476 |  
  |  | 1 | 1 | 
 QVector2D::toVector3D| Name:  | QVector2D::toVector3D |  | Prototype:  | QVector3D QVector2D::toVector3D() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 459-462 |  
  |  | 1 | 1 | 
 QVector2D::normalized| Name:  | QVector2D::normalized |  | Prototype:  | QVector2D QVector2D::normalized() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 221-234 |  
  |  | 8 | 3 | 
 QVector2D::normalize| Name:  | QVector2D::normalize |  | Prototype:  | void QVector2D::normalize() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 242-254 |  
  |  | 7 | 2 | 
 QVector2D::lengthSquared| Name:  | QVector2D::lengthSquared |  | Prototype:  | float QVector2D::lengthSquared() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 207-210 |  
  |  | 1 | 1 | 
 QVector2D::length| Name:  | QVector2D::length |  | Prototype:  | float QVector2D::length() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 193-199 |  
  |  | 3 | 1 | 
 QVector2D::dotProduct| Name:  | QVector2D::dotProduct |  | Prototype:  | float QVector2D::dotProduct(const QVector2D& v1, const QVector2D& v2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 345-348 |  
  |  | 1 | 1 | 
 QVector2D::distanceToPoint| Name:  | QVector2D::distanceToPoint |  | Prototype:  | float QVector2D::distanceToPoint(const QVector2D& point) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 264-267 |  
  |  | 1 | 1 | 
 QVector2D::distanceToLine| Name:  | QVector2D::distanceToLine |  | Prototype:  | float QVector2D::distanceToLine (const QVector2D& point, const QVector2D& direction) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 280-287 |  
  |  | 4 | 2 | 
 QVector2D::QVector2D| Name:  | QVector2D::QVector2D |  | Prototype:  | QVector2D::QVector2D(const QVector3D& vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 106-110 |  
  |  | 2 | 1 | 
 QVector2D::QVector2D| Name:  | QVector2D::QVector2D |  | Prototype:  | QVector2D::QVector2D(const QVector4D& vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 122-126 |  
  |  | 2 | 1 | 
 QVariantPrivate::registerHandler| Name:  | QVariantPrivate::registerHandler |  | Prototype:  | void QVariantPrivate::registerHandler(const int name, const QVariant::Handler *handler) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1138-1141 |  
  |  | 1 | 1 | 
 QVariantAnimationPrivate::valueAt| Name:  | QVariantAnimationPrivate::valueAt |  | Prototype:  | QVariant QVariantAnimationPrivate::valueAt(qreal step) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 306-314 |  
  |  | 5 | 2 | 
 QVariantAnimationPrivate::updateInterpolator| Name:  | QVariantAnimationPrivate::updateInterpolator |  | Prototype:  | void QVariantAnimationPrivate::updateInterpolator() |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 215-226 |  
  |  | 6 | 3 | 
 QVariantAnimationPrivate::setValueAt| Name:  | QVariantAnimationPrivate::setValueAt |  | Prototype:  | void QVariantAnimationPrivate::setValueAt(qreal step, const QVariant &value) |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 316-336 |  
  |  | 11 | 4 | 
 QVariantAnimationPrivate::setDefaultStartEndValue| Name:  | QVariantAnimationPrivate::setDefaultStartEndValue |  | Prototype:  | void QVariantAnimationPrivate::setDefaultStartEndValue(const QVariant &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 338-342 |  
  |  | 2 | 1 | 
 QVariantAnimationPrivate::setCurrentValueForProgress| Name:  | QVariantAnimationPrivate::setCurrentValueForProgress |  | Prototype:  | void QVariantAnimationPrivate::setCurrentValueForProgress(const qreal progress) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 282-304 |  
  |  | 13 | 3 | 
 QVariantAnimationPrivate::recalculateCurrentInterval| Name:  | QVariantAnimationPrivate::recalculateCurrentInterval |  | Prototype:  | void QVariantAnimationPrivate::recalculateCurrentInterval(bool force ) |  | Coverage:  |  72.222% (26/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 234-280 |  
  |  | 27 | 7 | 
 QVariantAnimationPrivate::getInterpolator| Name:  | QVariantAnimationPrivate::getInterpolator |  | Prototype:  | QVariantAnimation::Interpolator QVariantAnimationPrivate::getInterpolator(int interpolationType) |  | Coverage:  |  50.000% (16/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 454-495 |  
  |  | 20 | 16 | 
 QVariantAnimationPrivate::convertValues| Name:  | QVariantAnimationPrivate::convertValues |  | Prototype:  | void QVariantAnimationPrivate::convertValues(int t) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 200-213 |  
  |  | 6 | 2 | 
 QVariantAnimationPrivate::QVariantAnimationPrivate| Name:  | QVariantAnimationPrivate::QVariantAnimationPrivate |  | Prototype:  | QVariantAnimationPrivate::QVariantAnimationPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 197-198 |  
  |  | 1 | 1 | 
 QVariantAnimation::updateState| Name:  | QVariantAnimation::updateState |  | Prototype:  | void QVariantAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 660-665 |  
  |  | 2 | 1 | 
 QVariantAnimation::updateCurrentTime| Name:  | QVariantAnimation::updateCurrentTime |  | Prototype:  | void QVariantAnimation::updateCurrentTime(int) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 695-698 |  
  |  | 1 | 1 | 
 QVariantAnimation::startValue| Name:  | QVariantAnimation::startValue |  | Prototype:  | QVariant QVariantAnimation::startValue() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 536-539 |  
  |  | 1 | 1 | 
 QVariantAnimation::setStartValue| Name:  | QVariantAnimation::setStartValue |  | Prototype:  | void QVariantAnimation::setStartValue(const QVariant &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 541-544 |  
  |  | 1 | 1 | 
 QVariantAnimation::setKeyValues| Name:  | QVariantAnimation::setKeyValues |  | Prototype:  | void QVariantAnimation::setKeyValues(const KeyValues &keyValues) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 615-621 |  
  |  | 4 | 1 | 
 QVariantAnimation::setKeyValueAt| Name:  | QVariantAnimation::setKeyValueAt |  | Prototype:  | void QVariantAnimation::setKeyValueAt(qreal step, const QVariant &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 594-597 |  
  |  | 1 | 1 | 
 QVariantAnimation::setEndValue| Name:  | QVariantAnimation::setEndValue |  | Prototype:  | void QVariantAnimation::setEndValue(const QVariant &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 559-562 |  
  |  | 1 | 1 | 
 QVariantAnimation::setEasingCurve| Name:  | QVariantAnimation::setEasingCurve |  | Prototype:  | void QVariantAnimation::setEasingCurve(const QEasingCurve &easing) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 394-399 |  
  |  | 3 | 1 | 
 QVariantAnimation::setDuration| Name:  | QVariantAnimation::setDuration |  | Prototype:  | void QVariantAnimation::setDuration(int msecs) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 512-523 |  
  |  | 8 | 3 | 
 QVariantAnimation::registerInterpolator| Name:  | QVariantAnimation::registerInterpolator |  | Prototype:  | void QVariantAnimation::registerInterpolator(QVariantAnimation::Interpolator func, int interpolationType) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 433-446 |  
  |  | 6 | 3 | 
 QVariantAnimation::keyValues| Name:  | QVariantAnimation::keyValues |  | Prototype:  | QVariantAnimation::KeyValues QVariantAnimation::keyValues() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 604-607 |  
  |  | 1 | 1 | 
 QVariantAnimation::keyValueAt| Name:  | QVariantAnimation::keyValueAt |  | Prototype:  | QVariant QVariantAnimation::keyValueAt(qreal step) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 572-575 |  
  |  | 1 | 1 | 
 QVariantAnimation::interpolated| Name:  | QVariantAnimation::interpolated |  | Prototype:  | QVariant QVariantAnimation::interpolated(const QVariant &from, const QVariant &to, qreal progress) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 687-690 |  
  |  | 1 | 1 | 
 QVariantAnimation::event| Name:  | QVariantAnimation::event |  | Prototype:  | bool QVariantAnimation::event(QEvent *event) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 652-655 |  
  |  | 1 | 1 | 
 QVariantAnimation::endValue| Name:  | QVariantAnimation::endValue |  | Prototype:  | QVariant QVariantAnimation::endValue() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 554-557 |  
  |  | 1 | 1 | 
 QVariantAnimation::easingCurve| Name:  | QVariantAnimation::easingCurve |  | Prototype:  | QEasingCurve QVariantAnimation::easingCurve() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 388-392 |  
  |  | 2 | 1 | 
 QVariantAnimation::duration| Name:  | QVariantAnimation::duration |  | Prototype:  | int QVariantAnimation::duration() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 506-510 |  
  |  | 2 | 1 | 
 QVariantAnimation::currentValue| Name:  | QVariantAnimation::currentValue |  | Prototype:  | QVariant QVariantAnimation::currentValue() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 641-647 |  
  |  | 4 | 2 | 
 QVariantAnimation::QVariantAnimation| Name:  | QVariantAnimation::QVariantAnimation |  | Prototype:  | QVariantAnimation::QVariantAnimation(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 348-350 |  
  |  | 2 | 1 | 
 QVariantAnimation::QVariantAnimation| Name:  | QVariantAnimation::QVariantAnimation |  | Prototype:  | QVariantAnimation::QVariantAnimation(QVariantAnimationPrivate &dd, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 355-357 |  
  |  | 2 | 1 |