Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBmpHandler::canReadName: | QBmpHandler::canRead | Prototype: | bool QBmpHandler::canRead(QIODevice *device) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 748-760 |
| | 7 | 3 |
QBmpHandler::formatNameName: | QBmpHandler::formatName | Prototype: | QByteArray QBmpHandler::formatName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 707-710 |
| | 1 | 1 |
QBmpHandler::nameName: | QBmpHandler::name | Prototype: | QByteArray QBmpHandler::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 899-902 |
| | 1 | 1 |
QBmpHandler::optionName: | QBmpHandler::option | Prototype: | QVariant QBmpHandler::option(ImageOption option) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 861-891 |
| | 20 | 13 |
QBmpHandler::readName: | QBmpHandler::read | Prototype: | bool QBmpHandler::read(QImage *image) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 762-792 |
| | 18 | 5 |
QBmpHandler::readHeaderName: | QBmpHandler::readHeader | Prototype: | bool QBmpHandler::readHeader() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 712-733 |
| | 11 | 3 |
QBmpHandler::setOptionName: | QBmpHandler::setOption | Prototype: | void QBmpHandler::setOption(ImageOption option, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 893-897 |
| | 2 | 1 |
QBmpHandler::supportsOptionName: | QBmpHandler::supportsOption | Prototype: | bool QBmpHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 855-859 |
| | 2 | 1 |
QBmpHandler::writeName: | QBmpHandler::write | Prototype: | bool QBmpHandler::write(const QImage &img) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 794-853 |
| | 32 | 13 |
QBoolToType::operator()Name: | QBoolToType::operator() | Prototype: | inline bool operator()() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 315-318 |
| | 1 | 1 |
QBooleanComboBox::QBooleanComboBoxName: | QBooleanComboBox::QBooleanComboBox | Prototype: | QBooleanComboBox::QBooleanComboBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 591-596 |
| | 2 | 1 |
QBooleanComboBox::setValueName: | QBooleanComboBox::setValue | Prototype: | void QBooleanComboBox::setValue(bool value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 598-601 |
| | 1 | 1 |
QBooleanComboBox::valueName: | QBooleanComboBox::value | Prototype: | bool QBooleanComboBox::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 603-606 |
| | 1 | 1 |
QBoxLayout::QBoxLayoutName: | QBoxLayout::QBoxLayout | Prototype: | QBoxLayout::QBoxLayout(Direction dir, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 553-558 |
| | 2 | 1 |
QBoxLayout::addItemName: | QBoxLayout::addItem | Prototype: | void QBoxLayout::addItem(QLayoutItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 829-835 |
| | 4 | 1 |
QBoxLayout::addLayoutName: | QBoxLayout::addLayout | Prototype: | void QBoxLayout::addLayout(QLayout *layout, int stretch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1071-1074 |
| | 1 | 1 |
QBoxLayout::addSpacerItemName: | QBoxLayout::addSpacerItem | Prototype: | void QBoxLayout::addSpacerItem(QSpacerItem *spacerItem) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1035-1038 |
| | 1 | 1 |
QBoxLayout::addSpacingName: | QBoxLayout::addSpacing | Prototype: | void QBoxLayout::addSpacing(int size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1012-1015 |
| | 1 | 1 |
QBoxLayout::addStretchName: | QBoxLayout::addStretch | Prototype: | void QBoxLayout::addStretch(int stretch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1023-1026 |
| | 1 | 1 |
QBoxLayout::addStrutName: | QBoxLayout::addStrut | Prototype: | void QBoxLayout::addStrut(int size) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1083-1096 |
| | 9 | 2 |
QBoxLayout::addWidgetName: | QBoxLayout::addWidget | Prototype: | void QBoxLayout::addWidget(QWidget *widget, int stretch, Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1060-1063 |
| | 1 | 1 |
QBoxLayout::countName: | QBoxLayout::count | Prototype: | int QBoxLayout::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 704-708 |
| | 2 | 1 |
QBoxLayout::directionName: | QBoxLayout::direction | Prototype: | QBoxLayout::Direction QBoxLayout::direction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1227-1231 |
| | 2 | 1 |
QBoxLayout::expandingDirectionsName: | QBoxLayout::expandingDirections | Prototype: | Qt::Orientations QBoxLayout::expandingDirections() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 746-752 |
| | 4 | 2 |
QBoxLayout::hasHeightForWidthName: | QBoxLayout::hasHeightForWidth | Prototype: | bool QBoxLayout::hasHeightForWidth() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 652-658 |
| | 4 | 2 |
QBoxLayout::heightForWidthName: | QBoxLayout::heightForWidth | Prototype: | int QBoxLayout::heightForWidth(int w) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 663-677 |
| | 9 | 3 |
QBoxLayout::insertItemName: | QBoxLayout::insertItem | Prototype: | void QBoxLayout::insertItem(int index, QLayoutItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 844-853 |
| | 6 | 2 |
QBoxLayout::insertLayoutName: | QBoxLayout::insertLayout | Prototype: | void QBoxLayout::insertLayout(int index, QLayout *layout, int stretch) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 942-954 |
| | 10 | 4 |
QBoxLayout::insertSpacerItemName: | QBoxLayout::insertSpacerItem | Prototype: | void QBoxLayout::insertSpacerItem(int index, QSpacerItem *spacerItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 922-932 |
| | 7 | 2 |
QBoxLayout::insertSpacingName: | QBoxLayout::insertSpacing | Prototype: | void QBoxLayout::insertSpacing(int index, int size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 864-886 |
| | 11 | 3 |
QBoxLayout::insertStretchName: | QBoxLayout::insertStretch | Prototype: | void QBoxLayout::insertStretch(int index, int stretch) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 895-911 |
| | 11 | 3 |
QBoxLayout::insertWidgetName: | QBoxLayout::insertWidget | Prototype: | void QBoxLayout::insertWidget(int index, QWidget *widget, int stretch, Qt::Alignment alignment) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 976-1003 |
| | 12 | 3 |
QBoxLayout::invalidateName: | QBoxLayout::invalidate | Prototype: | void QBoxLayout::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 694-699 |
| | 3 | 1 |
QBoxLayout::itemAtName: | QBoxLayout::itemAt | Prototype: | QLayoutItem *QBoxLayout::itemAt(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 713-717 |
| | 2 | 1 |
QBoxLayout::maximumSizeName: | QBoxLayout::maximumSize | Prototype: | QSize QBoxLayout::maximumSize() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 634-647 |
| | 9 | 4 |
QBoxLayout::minimumHeightForWidthName: | QBoxLayout::minimumHeightForWidth | Prototype: | int QBoxLayout::minimumHeightForWidth(int w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 682-689 |
| | 5 | 1 |
QBoxLayout::minimumSizeName: | QBoxLayout::minimumSize | Prototype: | QSize QBoxLayout::minimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 623-629 |
| | 4 | 2 |
QBoxLayout::setDirectionName: | QBoxLayout::setDirection | Prototype: | void QBoxLayout::setDirection(Direction direction) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1179-1216 |
| | 21 | 8 |
QBoxLayout::setGeometryName: | QBoxLayout::setGeometry | Prototype: | void QBoxLayout::setGeometry(const QRect &r) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 757-824 |
| | 48 | 14 |
QBoxLayout::setSpacingName: | QBoxLayout::setSpacing | Prototype: | void QBoxLayout::setSpacing(int spacing) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 602-607 |
| | 3 | 1 |
QBoxLayout::setStretchName: | QBoxLayout::setStretch | Prototype: | void QBoxLayout::setStretch(int index, int stretch) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1150-1160 |
| | 6 | 3 |
QBoxLayout::setStretchFactorName: | QBoxLayout::setStretchFactor | Prototype: | bool QBoxLayout::setStretchFactor(QWidget *widget, int stretch) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1105-1119 |
| | 10 | 4 |
QBoxLayout::setStretchFactorName: | QBoxLayout::setStretchFactor | Prototype: | bool QBoxLayout::setStretchFactor(QLayout *layout, int stretch) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1128-1142 |
| | 9 | 4 |
QBoxLayout::sizeHintName: | QBoxLayout::sizeHint | Prototype: | QSize QBoxLayout::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 612-618 |
| | 4 | 2 |
QBoxLayout::spacingName: | QBoxLayout::spacing | Prototype: | int QBoxLayout::spacing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 584-594 |
| | 6 | 2 |
QBoxLayout::stretchName: | QBoxLayout::stretch | Prototype: | int QBoxLayout::stretch(int index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1168-1174 |
| | 4 | 2 |
QBoxLayout::takeAtName: | QBoxLayout::takeAt | Prototype: | QLayoutItem *QBoxLayout::takeAt(int index) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 722-740 |
| | 12 | 4 |
QBoxLayout::~QBoxLayoutName: | QBoxLayout::~QBoxLayout | Prototype: | QBoxLayout::~QBoxLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 567-571 |
| | 2 | 1 |
QBoxLayoutItem::QBoxLayoutItemName: | QBoxLayoutItem::QBoxLayoutItem | Prototype: | QBoxLayoutItem(QLayoutItem *it, int stretch_ = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 54-55 |
| | 1 | 1 |
QBoxLayoutItem::hStretchName: | QBoxLayoutItem::hStretch | Prototype: | int hStretch() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 72-78 |
| | 3 | 2 |
QBoxLayoutItem::hfwName: | QBoxLayoutItem::hfw | Prototype: | int hfw(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 58-64 |
| | 3 | 2 |
QBoxLayoutItem::mhfwName: | QBoxLayoutItem::mhfw | Prototype: | int mhfw(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 65-71 |
| | 3 | 2 |
QBoxLayoutItem::vStretchName: | QBoxLayoutItem::vStretch | Prototype: | int vStretch() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 79-85 |
| | 3 | 2 |
QBoxLayoutItem::~QBoxLayoutItemName: | QBoxLayoutItem::~QBoxLayoutItem | Prototype: | ~QBoxLayoutItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 56-56 |
| | 1 | 1 |
QBoxLayoutPrivate::QBoxLayoutPrivateName: | QBoxLayoutPrivate::QBoxLayoutPrivate | Prototype: | QBoxLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 96-96 |
| | 1 | 1 |
QBoxLayoutPrivate::calcHfwName: | QBoxLayoutPrivate::calcHfw | Prototype: | void QBoxLayoutPrivate::calcHfw(int w) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 401-430 |
| | 21 | 4 |
QBoxLayoutPrivate::deleteAllName: | QBoxLayoutPrivate::deleteAll | Prototype: | inline void deleteAll() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 121-121 |
| | 1 | 2 |
QBoxLayoutPrivate::effectiveMarginsName: | QBoxLayoutPrivate::effectiveMargins | Prototype: | void QBoxLayoutPrivate::effectiveMargins(int *left, int *top, int *right, int *bottom) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 144-247 |
| | 12 | 5 |
QBoxLayoutPrivate::replaceAtName: | QBoxLayoutPrivate::replaceAt | Prototype: | QLayoutItem* QBoxLayoutPrivate::replaceAt(int index, QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 432-445 |
| | 10 | 3 |
QBoxLayoutPrivate::setDirtyName: | QBoxLayoutPrivate::setDirty | Prototype: | void setDirty() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 99-104 |
| | 4 | 1 |
QBoxLayoutPrivate::setupGeomName: | QBoxLayoutPrivate::setupGeom | Prototype: | void QBoxLayoutPrivate::setupGeom() | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 254-396 |
| | 101 | 15 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 420-425 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 434-438 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 448-452 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 460-468 |
| | 4 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QColor &color, Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 476-484 |
| | 4 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::GlobalColor color, Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 493-501 |
| | 4 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QColor &color, const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 513-517 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::GlobalColor color, const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 529-533 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QBrush &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 539-543 |
| | 1 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QGradient &gradient) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 552-567 |
| | 19 | 1 |
QBrush::cleanUpName: | QBrush::cleanUp | Prototype: | void QBrush::cleanUp(QBrushData *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 577-580 |
| | 1 | 1 |
QBrush::detachName: | QBrush::detach | Prototype: | void QBrush::detach(Qt::BrushStyle newStyle) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 583-628 |
| | 27 | 13 |
QBrush::gradientName: | QBrush::gradient | Prototype: | const QGradient *QBrush::gradient() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 822-830 |
| | 5 | 2 |
QBrush::initName: | QBrush::init | Prototype: | void QBrush::init(const QColor &color, Qt::BrushStyle style) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 390-413 |
| | 14 | 8 |
QBrush::isOpaqueName: | QBrush::isOpaque | Prototype: | bool QBrush::isOpaque() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 861-887 |
| | 18 | 7 |
QBrush::operator=Name: | QBrush::operator= | Prototype: | QBrush &QBrush::operator=(const QBrush &b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 638-646 |
| | 5 | 2 |
QBrush::operator==Name: | QBrush::operator== | Prototype: | bool QBrush::operator==(const QBrush &b) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 953-1002 |
| | 28 | 14 |
QBrush::setColorName: | QBrush::setColor | Prototype: | void QBrush::setColor(const QColor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 718-725 |
| | 4 | 2 |
QBrush::setMatrixName: | QBrush::setMatrix | Prototype: | void QBrush::setMatrix(const QMatrix &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 899-902 |
| | 1 | 1 |
QBrush::setStyleName: | QBrush::setStyle | Prototype: | void QBrush::setStyle(Qt::BrushStyle style) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 686-695 |
| | 5 | 3 |
QBrush::setTextureName: | QBrush::setTexture | Prototype: | void QBrush::setTexture(const QPixmap &pixmap) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 759-768 |
| | 5 | 2 |
QBrush::setTextureImageName: | QBrush::setTextureImage | Prototype: | void QBrush::setTextureImage(const QImage &image) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 807-816 |
| | 5 | 2 |
QBrush::setTransformName: | QBrush::setTransform | Prototype: | void QBrush::setTransform(const QTransform &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 913-917 |
| | 2 | 1 |
QBrush::textureName: | QBrush::texture | Prototype: | QPixmap QBrush::texture() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 742-747 |
| | 3 | 1 |
QBrush::textureImageName: | QBrush::textureImage | Prototype: | QImage QBrush::textureImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 783-788 |
| | 3 | 1 |
QBrushDataPointerDeleter::cleanupName: | QBrushDataPointerDeleter::cleanup | Prototype: | static inline void cleanup(QBrushData *d) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 256-261 |
| | 2 | 2 |
QBrushDataPointerDeleter::deleteDataName: | QBrushDataPointerDeleter::deleteData | Prototype: | static inline void deleteData(QBrushData *d) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 240-254 |
| | 6 | 6 |
QBrushPatternImageCache::QBrushPatternImageCacheName: | QBrushPatternImageCache::QBrushPatternImageCache | Prototype: | QBrushPatternImageCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 123-127 |
| | 1 | 1 |
QBrushPatternImageCache::cleanupName: | QBrushPatternImageCache::cleanup | Prototype: | void cleanup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 148-155 |
| | 5 | 2 |
QBrushPatternImageCache::getImageName: | QBrushPatternImageCache::getImage | Prototype: | QImage getImage(int brushStyle, bool invert) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 140-146 |
| | 4 | 2 |
QBrushPatternImageCache::initName: | QBrushPatternImageCache::init | Prototype: | void init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 129-138 |
| | 6 | 2 |
QBspTree::QBspTreeName: | QBspTree::QBspTree | Prototype: | QBspTree::QBspTree() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 44-44 |
| | 1 | 1 |
QBspTree::climbTreeName: | QBspTree::climbTree | Prototype: | void QBspTree::climbTree(const QRect &rect, callback *function, QBspTreeData data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 69-75 |
| | 4 | 2 |
QBspTree::climbTreeName: | QBspTree::climbTree | Prototype: | void QBspTree::climbTree(const QRect &area, callback *function, QBspTreeData data, int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 77-100 |
| | 16 | 7 |
QBspTree::createName: | QBspTree::create | Prototype: | void QBspTree::create(int n, int d) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 46-61 |
| | 9 | 3 |
QBspTree::destroyName: | QBspTree::destroy | Prototype: | void QBspTree::destroy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 63-67 |
| | 2 | 1 |
QBspTree::initName: | QBspTree::init | Prototype: | void QBspTree::init(const QRect &area, int depth, NodeType type, int index) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 102-129 |
| | 18 | 4 |
QBspTree::insertName: | QBspTree::insert | Prototype: | void QBspTree::insert(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 131-134 |
| | 1 | 1 |
QBspTree::removeName: | QBspTree::remove | Prototype: | void QBspTree::remove(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 136-141 |
| | 3 | 2 |