| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QCalendarWidgetPrivate::updateMonthMenuNames| Name:  | QCalendarWidgetPrivate::updateMonthMenuNames |  | Prototype:  | void QCalendarWidgetPrivate::updateMonthMenuNames() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1799-1807 |  
  |  | 4 | 2 | 
 QCalendarWidgetPrivate::updateNavigationBar| Name:  | QCalendarWidgetPrivate::updateNavigationBar |  | Prototype:  | void QCalendarWidgetPrivate::updateNavigationBar() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1901-1910 |  
  |  | 5 | 1 | 
 QCalendarYearValidator::QCalendarYearValidator| Name:  | QCalendarYearValidator::QCalendarYearValidator |  | Prototype:  | QCalendarYearValidator::QCalendarYearValidator() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 342-345 |  
  |  | 2 | 1 | 
 QCalendarYearValidator::applyToDate| Name:  | QCalendarYearValidator::applyToDate |  | Prototype:  | QDate QCalendarYearValidator::applyToDate(const QDate &date) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 393-403 |  
  |  | 8 | 3 | 
 QCalendarYearValidator::handleKey| Name:  | QCalendarYearValidator::handleKey |  | Prototype:  | QCalendarDateSectionValidator::Section QCalendarYearValidator::handleKey(int key) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 355-391 |  
  |  | 30 | 9 | 
 QCalendarYearValidator::pow10| Name:  | QCalendarYearValidator::pow10 |  | Prototype:  | int QCalendarYearValidator::pow10(int n) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 347-353 |  
  |  | 4 | 2 | 
 QCalendarYearValidator::setDate| Name:  | QCalendarYearValidator::setDate |  | Prototype:  | void QCalendarYearValidator::setDate(const QDate &date) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 405-409 |  
  |  | 2 | 1 | 
 QCalendarYearValidator::text| Name:  | QCalendarYearValidator::text |  | Prototype:  | QString QCalendarYearValidator::text() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 411-414 |  
  |  | 1 | 1 | 
 QCalendarYearValidator::text| Name:  | QCalendarYearValidator::text |  | Prototype:  | QString QCalendarYearValidator::text(const QDate &date, int repeat) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 416-421 |  
  |  | 3 | 2 | 
 QChar::decomposition| Name:  | QChar::decomposition |  | Prototype:  | QString QChar::decomposition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1321-1324 |  
  |  | 1 | 1 | 
 QChar::isNumber_helper| Name:  | QChar::isNumber_helper |  | Prototype:  | bool QChar::isNumber_helper(uint ucs4) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 878-886 |  
  |  | 6 | 2 | 
 QChar::isPunct| Name:  | QChar::isPunct |  | Prototype:  | bool QChar::isPunct(uint ucs4) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 785-797 |  
  |  | 10 | 2 | 
 QChar::isSymbol| Name:  | QChar::isSymbol |  | Prototype:  | bool QChar::isSymbol(uint ucs4) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 813-822 |  
  |  | 7 | 2 | 
 QChar::joining| Name:  | QChar::joining |  | Prototype:  | QChar::Joining QChar::joining(uint ucs4) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1150-1161 |  
  |  | 8 | 6 | 
 QCheckBox::QCheckBox| Name:  | QCheckBox::QCheckBox |  | Prototype:  | QCheckBox::QCheckBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 190-195 |  
  |  | 2 | 1 | 
 QCheckBox::QCheckBox| Name:  | QCheckBox::QCheckBox |  | Prototype:  | QCheckBox::QCheckBox(const QString &text, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 203-209 |  
  |  | 3 | 1 | 
 QCheckBox::checkState| Name:  | QCheckBox::checkState |  | Prototype:  | Qt::CheckState QCheckBox::checkState() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 237-243 |  
  |  | 4 | 2 | 
 QCheckBox::checkStateSet| Name:  | QCheckBox::checkStateSet |  | Prototype:  | void QCheckBox::checkStateSet() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 347-356 |  
  |  | 6 | 2 | 
 QCheckBox::event| Name:  | QCheckBox::event |  | Prototype:  | bool QCheckBox::event(QEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 375-385 |  
  |  | 4 | 2 | 
 QCheckBox::hitButton| Name:  | QCheckBox::hitButton |  | Prototype:  | bool QCheckBox::hitButton(const QPoint &pos) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 337-342 |  
  |  | 3 | 1 | 
 QCheckBox::initStyleOption| Name:  | QCheckBox::initStyleOption |  | Prototype:  | void QCheckBox::initStyleOption(QStyleOptionButton *option) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 161-182 |  
  |  | 16 | 6 | 
 QCheckBox::isTristate| Name:  | QCheckBox::isTristate |  | Prototype:  | bool QCheckBox::isTristate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 224-228 |  
  |  | 2 | 1 | 
 QCheckBox::minimumSizeHint| Name:  | QCheckBox::minimumSizeHint |  | Prototype:  | QSize QCheckBox::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 297-300 |  
  |  | 1 | 1 | 
 QCheckBox::mouseMoveEvent| Name:  | QCheckBox::mouseMoveEvent |  | Prototype:  | void QCheckBox::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 316-331 |  
  |  | 9 | 4 | 
 QCheckBox::nextCheckState| Name:  | QCheckBox::nextCheckState |  | Prototype:  | void QCheckBox::nextCheckState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 361-370 |  
  |  | 5 | 2 | 
 QCheckBox::paintEvent| Name:  | QCheckBox::paintEvent |  | Prototype:  | void QCheckBox::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 305-311 |  
  |  | 4 | 1 | 
 QCheckBox::setCheckState| Name:  | QCheckBox::setCheckState |  | Prototype:  | void QCheckBox::setCheckState(Qt::CheckState state) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 252-269 |  
  |  | 12 | 3 | 
 QCheckBox::setTristate| Name:  | QCheckBox::setTristate |  | Prototype:  | void QCheckBox::setTristate(bool y) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 218-222 |  
  |  | 2 | 1 | 
 QCheckBox::sizeHint| Name:  | QCheckBox::sizeHint |  | Prototype:  | QSize QCheckBox::sizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 275-291 |  
  |  | 14 | 3 | 
 QCheckBoxPrivate::QCheckBoxPrivate| Name:  | QCheckBoxPrivate::QCheckBoxPrivate |  | Prototype:  | QCheckBoxPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 51-53 |  
  |  | 1 | 1 | 
 QCheckBoxPrivate::init| Name:  | QCheckBoxPrivate::init |  | Prototype:  | void QCheckBoxPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 145-152 |  
  |  | 5 | 1 | 
 QClipData::QClipData| Name:  | QClipData::QClipData |  | Prototype:  | QClipData::QClipData(int height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3674-3686 |  
  |  | 8 | 1 | 
 QClipData::fixup| Name:  | QClipData::fixup |  | Prototype:  | void QClipData::fixup() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3810-3858 |  
  |  | 32 | 9 | 
 QClipData::initialize| Name:  | QClipData::initialize |  | Prototype:  | void QClipData::initialize() |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3696-3808 |  
  |  | 68 | 17 | 
 QClipData::setClipRect| Name:  | QClipData::setClipRect |  | Prototype:  | void QClipData::setClipRect(const QRect &rect) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3863-3884 |  
  |  | 12 | 3 | 
 QClipData::setClipRegion| Name:  | QClipData::setClipRegion |  | Prototype:  | void QClipData::setClipRegion(const QRegion ®ion) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3889-3913 |  
  |  | 14 | 3 | 
 QClipData::~QClipData| Name:  | QClipData::~QClipData |  | Prototype:  | QClipData::~QClipData() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3688-3694 |  
  |  | 4 | 3 | 
 QClipboard::QClipboard| Name:  | QClipboard::QClipboard |  | Prototype:  | QClipboard::QClipboard(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 151-155 |  
  |  | 3 | 1 | 
 QClipboard::clear| Name:  | QClipboard::clear |  | Prototype:  | void QClipboard::clear(Mode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 490-493 |  
  |  | 1 | 1 | 
 QClipboard::emitChanged| Name:  | QClipboard::emitChanged |  | Prototype:  | void QClipboard::emitChanged(Mode mode) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 570-586 |  
  |  | 9 | 5 | 
 QClipboard::image| Name:  | QClipboard::image |  | Prototype:  | QImage QClipboard::image(Mode mode) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 347-353 |  
  |  | 4 | 2 | 
 QClipboard::mimeData| Name:  | QClipboard::mimeData |  | Prototype:  | const QMimeData* QClipboard::mimeData(Mode mode) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 438-443 |  
  |  | 3 | 2 | 
 QClipboard::ownsClipboard| Name:  | QClipboard::ownsClipboard |  | Prototype:  | bool QClipboard::ownsClipboard() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 517-520 |  
  |  | 1 | 1 | 
 QClipboard::ownsFindBuffer| Name:  | QClipboard::ownsFindBuffer |  | Prototype:  | bool QClipboard::ownsFindBuffer() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 537-540 |  
  |  | 1 | 1 | 
 QClipboard::ownsMode| Name:  | QClipboard::ownsMode |  | Prototype:  | bool QClipboard::ownsMode(Mode mode) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 560-564 |  
  |  | 2 | 1 | 
 QClipboard::ownsSelection| Name:  | QClipboard::ownsSelection |  | Prototype:  | bool QClipboard::ownsSelection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 526-529 |  
  |  | 1 | 1 | 
 QClipboard::pixmap| Name:  | QClipboard::pixmap |  | Prototype:  | QPixmap QClipboard::pixmap(Mode mode) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 392-396 |  
  |  | 2 | 1 | 
 QClipboard::setImage| Name:  | QClipboard::setImage |  | Prototype:  | void QClipboard::setImage(const QImage &image, Mode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 370-375 |  
  |  | 3 | 1 | 
 QClipboard::setMimeData| Name:  | QClipboard::setMimeData |  | Prototype:  | void QClipboard::setMimeData(QMimeData* src, Mode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 464-475 |  
  |  | 6 | 3 | 
 QClipboard::setPixmap| Name:  | QClipboard::setPixmap |  | Prototype:  | void QClipboard::setPixmap(const QPixmap &pixmap, Mode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 411-416 |  
  |  | 3 | 1 | 
 QClipboard::setText| Name:  | QClipboard::setText |  | Prototype:  | void QClipboard::setText(const QString &text, Mode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 327-332 |  
  |  | 3 | 1 | 
 QClipboard::supportsFindBuffer| Name:  | QClipboard::supportsFindBuffer |  | Prototype:  | bool QClipboard::supportsFindBuffer() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 508-511 |  
  |  | 1 | 1 | 
 QClipboard::supportsMode| Name:  | QClipboard::supportsMode |  | Prototype:  | bool QClipboard::supportsMode(Mode mode) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 548-552 |  
  |  | 2 | 1 | 
 QClipboard::supportsSelection| Name:  | QClipboard::supportsSelection |  | Prototype:  | bool QClipboard::supportsSelection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 499-502 |  
  |  | 1 | 1 | 
 QClipboard::text| Name:  | QClipboard::text |  | Prototype:  | QString QClipboard::text(QString &subtype, Mode mode) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 259-294 |  
  |  | 21 | 9 | 
 QClipboard::text| Name:  | QClipboard::text |  | Prototype:  | QString QClipboard::text(Mode mode) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 309-313 |  
  |  | 2 | 1 | 
 QClipboardData::QClipboardData| Name:  | QClipboardData::QClipboardData |  | Prototype:  | QClipboardData::QClipboardData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp |  | Lines:  | 62-65 |  
  |  | 1 | 1 | 
 QClipboardData::setSource| Name:  | QClipboardData::setSource |  | Prototype:  | void setSource(QMimeData* s) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp |  | Lines:  | 48-54 |  
  |  | 4 | 2 | 
 QClipboardData::source| Name:  | QClipboardData::source |  | Prototype:  | QMimeData* source() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp |  | Lines:  | 55-56 |  
  |  | 1 | 1 | 
 QClipboardData::~QClipboardData| Name:  | QClipboardData::~QClipboardData |  | Prototype:  | QClipboardData::~QClipboardData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp |  | Lines:  | 67-70 |  
  |  | 1 | 1 | 
 QCloseEvent::QCloseEvent| Name:  | QCloseEvent::QCloseEvent |  | Prototype:  | QCloseEvent::QCloseEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1627-1629 |  
  |  | 1 | 1 | 
 QColSpinBox::QColSpinBox| Name:  | QColSpinBox::QColSpinBox |  | Prototype:  | QColSpinBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 979-980 |  
  |  | 1 | 1 | 
 QColSpinBox::setValue| Name:  | QColSpinBox::setValue |  | Prototype:  | void setValue(int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 981-984 |  
  |  | 2 | 1 | 
 QCollator::compare| Name:  | QCollator::compare |  | Prototype:  | int QCollator::compare(const QStringRef &s1, const QStringRef &s2) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp |  | Lines:  | 118-124 |  
  |  | 3 | 2 | 
 QCollator::operator=| Name:  | QCollator::operator= |  | Prototype:  | QCollator &QCollator::operator=(const QCollator &other) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 101-110 |  
  |  | 6 | 4 | 
 QCollator::sortKey| Name:  | QCollator::sortKey |  | Prototype:  | QCollatorSortKey QCollator::sortKey(const QString &string) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp |  | Lines:  | 126-145 |  
  |  | 13 | 4 | 
 QCollatorSortKey::QCollatorSortKey| Name:  | QCollatorSortKey::QCollatorSortKey |  | Prototype:  | QCollatorSortKey::QCollatorSortKey(QCollatorSortKeyPrivate *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 340-343 |  
  |  | 2 | 1 | 
 QCollatorSortKey::QCollatorSortKey| Name:  | QCollatorSortKey::QCollatorSortKey |  | Prototype:  | QCollatorSortKey::QCollatorSortKey(const QCollatorSortKey &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 348-351 |  
  |  | 2 | 1 | 
 QCollatorSortKey::compare| Name:  | QCollatorSortKey::compare |  | Prototype:  | int QCollatorSortKey::compare(const QCollatorSortKey &otherKey) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp |  | Lines:  | 147-150 |  
  |  | 1 | 1 | 
 QCollatorSortKey::operator=| Name:  | QCollatorSortKey::operator= |  | Prototype:  | QCollatorSortKey& QCollatorSortKey::operator=(const QCollatorSortKey &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 363-369 |  
  |  | 3 | 2 | 
 QColor::QColor| Name:  | QColor::QColor |  | Prototype:  | QColor::QColor(Qt::GlobalColor color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 334-389 |  
  |  | 4 | 1 | 
 QColor::QColor| Name:  | QColor::QColor |  | Prototype:  | QColor::QColor(QRgb color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 409-417 |  
  |  | 6 | 1 | 
 QColor::QColor| Name:  | QColor::QColor |  | Prototype:  | QColor::QColor(QRgba64 rgba64) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 427-430 |  
  |  | 1 | 1 | 
 QColor::QColor| Name:  | QColor::QColor |  | Prototype:  | QColor::QColor(Spec spec) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 441-460 |  
  |  | 11 | 6 | 
 QColor::alpha| Name:  | QColor::alpha |  | Prototype:  | int QColor::alpha() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1052-1053 |  
  |  | 1 | 1 | 
 QColor::alphaF| Name:  | QColor::alphaF |  | Prototype:  | qreal QColor::alphaF() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1074-1075 |  
  |  | 1 | 1 | 
 QColor::black| Name:  | QColor::black |  | Prototype:  | int QColor::black() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1509-1514 |  
  |  | 3 | 2 | 
 QColor::blackF| Name:  | QColor::blackF |  | Prototype:  | qreal QColor::blackF() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1557-1562 |  
  |  | 3 | 2 | 
 QColor::blue| Name:  | QColor::blue |  | Prototype:  | int QColor::blue() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1152-1157 |  
  |  | 3 | 2 | 
 QColor::blueF| Name:  | QColor::blueF |  | Prototype:  | qreal QColor::blueF() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1236-1241 |  
  |  | 3 | 2 | 
 QColor::colorNames| Name:  | QColor::colorNames |  | Prototype:  | QStringList QColor::colorNames() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 612-619 |  
  |  | 1 | 1 | 
 QColor::convertTo| Name:  | QColor::convertTo |  | Prototype:  | QColor QColor::convertTo(QColor::Spec colorSpec) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1858-1875 |  
  |  | 9 | 7 | 
 QColor::cyan| Name:  | QColor::cyan |  | Prototype:  | int QColor::cyan() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1472-1477 |  
  |  | 3 | 2 | 
 QColor::cyanF| Name:  | QColor::cyanF |  | Prototype:  | qreal QColor::cyanF() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1521-1526 |  
  |  | 3 | 2 | 
 QColor::dark| Name:  | QColor::dark |  | Prototype:  | QColor QColor::dark(int factor) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2377-2389 |  
  |  | 7 | 3 | 
 QColor::fromCmyk| Name:  | QColor::fromCmyk |  | Prototype:  | QColor QColor::fromCmyk(int c, int m, int y, int k, int a) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2251-2270 |  
  |  | 15 | 2 | 
 QColor::fromCmykF| Name:  | QColor::fromCmykF |  | Prototype:  | QColor QColor::fromCmykF(qreal c, qreal m, qreal y, qreal k, qreal a) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2283-2302 |  
  |  | 15 | 2 | 
 QColor::fromHsl| Name:  | QColor::fromHsl |  | Prototype:  | QColor QColor::fromHsl(int h, int s, int l, int a) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2073-2091 |  
  |  | 14 | 2 | 
 QColor::fromHslF| Name:  | QColor::fromHslF |  | Prototype:  | QColor QColor::fromHslF(qreal h, qreal s, qreal l, qreal a) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2105-2125 |  
  |  | 16 | 3 | 
 QColor::fromHsv| Name:  | QColor::fromHsv |  | Prototype:  | QColor QColor::fromHsv(int h, int s, int v, int a) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2010-2028 |  
  |  | 14 | 2 | 
 QColor::fromHsvF| Name:  | QColor::fromHsvF |  | Prototype:  | QColor QColor::fromHsvF(qreal h, qreal s, qreal v, qreal a) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2041-2059 |  
  |  | 14 | 2 | 
 QColor::fromRgb| Name:  | QColor::fromRgb |  | Prototype:  | QColor QColor::fromRgb(QRgb rgb) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1889-1892 |  
  |  | 1 | 1 | 
 QColor::fromRgb| Name:  | QColor::fromRgb |  | Prototype:  | QColor QColor::fromRgb(int r, int g, int b, int a) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1919-1937 |  
  |  | 14 | 2 | 
 QColor::fromRgbF| Name:  | QColor::fromRgbF |  | Prototype:  | QColor QColor::fromRgbF(qreal r, qreal g, qreal b, qreal a) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1948-1966 |  
  |  | 14 | 2 | 
 QColor::fromRgba| Name:  | QColor::fromRgba |  | Prototype:  | QColor QColor::fromRgba(QRgb rgba) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1905-1908 |  
  |  | 1 | 1 | 
 QColor::fromRgba64| Name:  | QColor::fromRgba64 |  | Prototype:  | QColor QColor::fromRgba64(ushort r, ushort g, ushort b, ushort a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1978-1983 |  
  |  | 3 | 1 | 
 QColor::fromRgba64| Name:  | QColor::fromRgba64 |  | Prototype:  | QColor QColor::fromRgba64(QRgba64 rgba64) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1993-1998 |  
  |  | 3 | 1 | 
 QColor::getCmyk| Name:  | QColor::getCmyk |  | Prototype:  | void QColor::getCmyk(int *c, int *m, int *y, int *k, int *a) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2138-2155 |  
  |  | 11 | 4 | 
 QColor::getCmykF| Name:  | QColor::getCmykF |  | Prototype:  | void QColor::getCmykF(qreal *c, qreal *m, qreal *y, qreal *k, qreal *a) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2167-2184 |  
  |  | 11 | 4 | 
 QColor::getHsl| Name:  | QColor::getHsl |  | Prototype:  | void QColor::getHsl(int *h, int *s, int *l, int *a) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 770-786 |  
  |  | 10 | 4 |