| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 726-739 |
| | 6 | 3 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 763-775 |
| | 5 | 3 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 801-810 |
| | 2 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 835-841 |
| | 1 | 1 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 872-877 |
| | 1 | 1 |
QWhatsThisPrivate::~QWhatsThisPrivate| Name: | QWhatsThisPrivate::~QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::~QWhatsThisPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 406-418 |
| | 6 | 2 |
QWhatsThisPrivate::say| Name: | QWhatsThisPrivate::say | | Prototype: | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 562-638 |
| | 52 | 10 |
QWhatsThisPrivate::notifyToplevels| Name: | QWhatsThisPrivate::notifyToplevels | | Prototype: | void QWhatsThisPrivate::notifyToplevels(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 370-377 |
| | 4 | 2 |
QWhatsThisPrivate::eventFilter| Name: | QWhatsThisPrivate::eventFilter | | Prototype: | bool QWhatsThisPrivate::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 420-481 |
| | 38 | 16 |
QWhatsThisPrivate::QWhatsThisPrivate| Name: | QWhatsThisPrivate::QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::QWhatsThisPrivate() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 381-404 |
| | 11 | 2 |
QWhatsThisClickedEvent::QWhatsThisClickedEvent| Name: | QWhatsThisClickedEvent::QWhatsThisClickedEvent | | Prototype: | QWhatsThisClickedEvent::QWhatsThisClickedEvent(const QString &href) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3272-3274 |
| | 1 | 1 |
QWhatsThisAction::actionTriggered| Name: | QWhatsThisAction::actionTriggered | | Prototype: | void QWhatsThisAction::actionTriggered() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 507-513 |
| | 3 | 2 |
QWhatsThisAction::QWhatsThisAction| Name: | QWhatsThisAction::QWhatsThisAction | | Prototype: | QWhatsThisAction::QWhatsThisAction(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 494-505 |
| | 5 | 1 |
QWhatsThis::showText| Name: | QWhatsThis::showText | | Prototype: | void QWhatsThis::showText(const QPoint &pos, const QString &text, QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 647-651 |
| | 2 | 1 |
QWhatsThis::leaveWhatsThisMode| Name: | QWhatsThis::leaveWhatsThisMode | | Prototype: | void QWhatsThis::leaveWhatsThisMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 555-560 |
| | 3 | 1 |
QWhatsThis::inWhatsThisMode| Name: | QWhatsThis::inWhatsThisMode | | Prototype: | bool QWhatsThis::inWhatsThisMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 541-544 |
| | 1 | 1 |
QWhatsThis::hideText| Name: | QWhatsThis::hideText | | Prototype: | void QWhatsThis::hideText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 658-661 |
| | 1 | 1 |
QWhatsThis::enterWhatsThisMode| Name: | QWhatsThis::enterWhatsThisMode | | Prototype: | void QWhatsThis::enterWhatsThisMode() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 526-533 |
| | 5 | 2 |
QWhatsThis::createAction| Name: | QWhatsThis::createAction | | Prototype: | QAction *QWhatsThis::createAction(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 670-673 |
| | 1 | 1 |
QWhatsThat::~QWhatsThat| Name: | QWhatsThat::~QWhatsThat | | Prototype: | QWhatsThat::~QWhatsThat() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 223-228 |
| | 3 | 2 |
QWhatsThat::showEvent| Name: | QWhatsThat::showEvent | | Prototype: | void QWhatsThat::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 230-234 |
| | 2 | 1 |
QWhatsThat::paintEvent| Name: | QWhatsThat::paintEvent | | Prototype: | void QWhatsThat::paintEvent(QPaintEvent*) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 286-333 |
| | 38 | 7 |
QWhatsThat::mouseReleaseEvent| Name: | QWhatsThat::mouseReleaseEvent | | Prototype: | void QWhatsThat::mouseReleaseEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 247-264 |
| | 13 | 6 |
QWhatsThat::mousePressEvent| Name: | QWhatsThat::mousePressEvent | | Prototype: | void QWhatsThat::mousePressEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 236-245 |
| | 6 | 3 |
QWhatsThat::mouseMoveEvent| Name: | QWhatsThat::mouseMoveEvent | | Prototype: | void QWhatsThat::mouseMoveEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 266-279 |
| | 6 | 3 |
QWhatsThat::keyPressEvent| Name: | QWhatsThat::keyPressEvent | | Prototype: | void QWhatsThat::keyPressEvent(QKeyEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 281-284 |
| | 1 | 1 |
QWhatsThat::QWhatsThat| Name: | QWhatsThat::QWhatsThat | | Prototype: | QWhatsThat::QWhatsThat(const QString& txt, QWidget* parent, QWidget *showTextFor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 173-221 |
| | 33 | 5 |
QWellArray::updateCell| Name: | QWellArray::updateCell | | Prototype: | inline void updateCell(int row, int column) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 228-228 |
| | 1 | 1 |
QWellArray::sizeHint| Name: | QWellArray::sizeHint | | Prototype: | QSize QWellArray::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 318-322 |
| | 2 | 1 |
QWellArray::setSelected| Name: | QWellArray::setSelected | | Prototype: | void QWellArray::setSelected(int row, int col) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 410-430 |
| | 12 | 4 |
QWellArray::setCurrent| Name: | QWellArray::setCurrent | | Prototype: | void QWellArray::setCurrent(int row, int col) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 384-402 |
| | 11 | 3 |
QWellArray::selectedRow| Name: | QWellArray::selectedRow | | Prototype: | int selectedRow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 183-183 |
| | 1 | 1 |
QWellArray::selectedColumn| Name: | QWellArray::selectedColumn | | Prototype: | int selectedColumn() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 182-182 |
| | 1 | 1 |
QWellArray::rowY| Name: | QWellArray::rowY | | Prototype: | inline int rowY(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 202-203 |
| | 1 | 1 |
QWellArray::rowAt| Name: | QWellArray::rowAt | | Prototype: | inline int rowAt(int y) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 196-197 |
| | 1 | 1 |
QWellArray::paintEvent| Name: | QWellArray::paintEvent | | Prototype: | void QWellArray::paintEvent(QPaintEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 258-303 |
| | 27 | 6 |
QWellArray::paintCellContents| Name: | QWellArray::paintCellContents | | Prototype: | void QWellArray::paintCellContents(QPainter *p, int row, int col, const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 355-363 |
| | 6 | 1 |
QWellArray::paintCell| Name: | QWellArray::paintCell | | Prototype: | void QWellArray::paintCell(QPainter* p, int row, int col, const QRect &rect) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 325-350 |
| | 19 | 3 |
QWellArray::numRows| Name: | QWellArray::numRows | | Prototype: | inline int numRows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 208-209 |
| | 1 | 1 |
QWellArray::numCols| Name: | QWellArray::numCols | | Prototype: | inline int numCols() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 211-212 |
| | 1 | 1 |
QWellArray::mouseReleaseEvent| Name: | QWellArray::mouseReleaseEvent | | Prototype: | void QWellArray::mouseReleaseEvent(QMouseEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 372-376 |
| | 1 | 1 |
QWellArray::mousePressEvent| Name: | QWellArray::mousePressEvent | | Prototype: | void QWellArray::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 365-370 |
| | 2 | 1 |
QWellArray::keyPressEvent| Name: | QWellArray::keyPressEvent | | Prototype: | void QWellArray::keyPressEvent(QKeyEvent* e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 448-486 |
| | 17 | 11 |
QWellArray::gridSize| Name: | QWellArray::gridSize | | Prototype: | inline QSize gridSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 217-218 |
| | 1 | 1 |
QWellArray::focusOutEvent| Name: | QWellArray::focusOutEvent | | Prototype: | void QWellArray::focusOutEvent(QFocusEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 441-444 |
| | 1 | 1 |
QWellArray::focusInEvent| Name: | QWellArray::focusInEvent | | Prototype: | void QWellArray::focusInEvent(QFocusEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 432-436 |
| | 2 | 1 |
QWellArray::columnX| Name: | QWellArray::columnX | | Prototype: | inline int columnX(int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 205-206 |
| | 1 | 2 |
QWellArray::columnAt| Name: | QWellArray::columnAt | | Prototype: | inline int columnAt(int x) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 199-200 |
| | 1 | 2 |
QWellArray::cellWidth| Name: | QWellArray::cellWidth | | Prototype: | inline int cellWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 190-191 |
| | 1 | 1 |
QWellArray::cellRect| Name: | QWellArray::cellRect | | Prototype: | inline QRect cellRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 214-215 |
| | 1 | 1 |
QWellArray::cellHeight| Name: | QWellArray::cellHeight | | Prototype: | inline int cellHeight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 193-194 |
| | 1 | 1 |
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: | 220-226 |
| | 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: | 305-316 |
| | 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: | 468-470 |
| | 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: | 457-467 |
| | 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: | 451-455 |
| | 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: | 445-449 |
| | 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: | 115-127 |
| | 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: | 129-159 |
| | 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: | 172-177 |
| | 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: | 179-185 |
| | 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: | 187-193 |
| | 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: | 195-213 |
| | 11 | 3 |
QWaitCondition::wait| Name: | QWaitCondition::wait | | Prototype: | bool QWaitCondition::wait(QReadWriteLock *readWriteLock, unsigned long time) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 215-238 |
| | 14 | 4 |
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: | 163-169 |
| | 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: | 63-63 |
| | 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: | 62-62 |
| | 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: | 388-400 |
| | 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: | 170-180 |
| | 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: | 209-219 |
| | 7 | 3 |
QVersionNumber::isPrefixOf| Name: | QVersionNumber::isPrefixOf | | Prototype: | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 231-240 |
| | 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: | 417-442 |
| | 17 | 4 |
QVersionNumber::compare| Name: | QVersionNumber::compare | | Prototype: | int QVersionNumber::compare(const QVersionNumber &v1, const QVersionNumber &v2) | | Coverage: | 100.000% (28/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 255-294 |
| | 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: | 304-321 |
| | 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: | 444-455 |
| | 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: | 57-69 |
| | 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: | 72-105 |
| | 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: | 108-122 |
| | 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: | 537-542 |
| | 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: | 526-529 |
| | 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: | 510-515 |
| | 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: | 498-501 |
| | 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: | 282-300 |
| | 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: | 308-324 |
| | 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: | 268-271 |
| | 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: | 252-260 |
| | 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: | 382-385 |
| | 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: | 101-107 |
| | 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: | 115-121 |
| | 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: | 133-139 |
| | 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: | 147-153 |
| | 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: | 428-442 |
| | 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: | 638-641 |
| | 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: | 624-627 |
| | 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: | 397-410 |
| | 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: | 229-245 |
| | 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: | 253-267 |
| | 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: | 358-361 |
| | 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: | 375-379 |
| | 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: | 691-694 |
| | 1 | 1 |