| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QInputDialog::sizeHint| Name:  | QInputDialog::sizeHint |  | Prototype:  | QSize QInputDialog::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1112-1117 |  
  |  | 3 | 1 | 
 QInputDialog::testOption| Name:  | QInputDialog::testOption |  | Prototype:  | bool QInputDialog::testOption(InputDialogOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 647-651 |  
  |  | 2 | 1 | 
 QInputDialog::textEchoMode| Name:  | QInputDialog::textEchoMode |  | Prototype:  | QLineEdit::EchoMode QInputDialog::textEchoMode() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 736-744 |  
  |  | 4 | 2 | 
 QInputDialog::textValue| Name:  | QInputDialog::textValue |  | Prototype:  | QString QInputDialog::textValue() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 713-717 |  
  |  | 2 | 1 | 
 QInputDialogDoubleSpinBox::QInputDialogDoubleSpinBox| Name:  | QInputDialogDoubleSpinBox::QInputDialogDoubleSpinBox |  | Prototype:  | QInputDialogDoubleSpinBox(QWidget *parent = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 142-146 |  
  |  | 2 | 1 | 
 QInputDialogDoubleSpinBox::keyPressEvent| Name:  | QInputDialogDoubleSpinBox::keyPressEvent |  | Prototype:  | void keyPressEvent(QKeyEvent *event) override |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 155-164 |  
  |  | 4 | 2 | 
 QInputDialogDoubleSpinBox::mousePressEvent| Name:  | QInputDialogDoubleSpinBox::mousePressEvent |  | Prototype:  | void mousePressEvent(QMouseEvent *event) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 166-169 |  
  |  | 2 | 1 | 
 QInputDialogDoubleSpinBox::notifyTextChanged| Name:  | QInputDialogDoubleSpinBox::notifyTextChanged |  | Prototype:  | void notifyTextChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 152-152 |  
  |  | 1 | 1 | 
 QInputDialogPrivate::QInputDialogPrivate| Name:  | QInputDialogPrivate::QInputDialogPrivate |  | Prototype:  | QInputDialogPrivate::QInputDialogPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 214-218 |  
  |  | 2 | 1 | 
 QInputDialogPrivate::_q_currentRowChanged| Name:  | QInputDialogPrivate::_q_currentRowChanged |  | Prototype:  | void QInputDialogPrivate::_q_currentRowChanged(const QModelIndex &newIndex, const QModelIndex & ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 464-469 |  
  |  | 2 | 1 | 
 QInputDialogPrivate::_q_plainTextEditTextChanged| Name:  | QInputDialogPrivate::_q_plainTextEditTextChanged |  | Prototype:  | void QInputDialogPrivate::_q_plainTextEditTextChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 454-462 |  
  |  | 5 | 2 | 
 QInputDialogPrivate::_q_textChanged| Name:  | QInputDialogPrivate::_q_textChanged |  | Prototype:  | void QInputDialogPrivate::_q_textChanged(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 445-452 |  
  |  | 4 | 2 | 
 QInputDialogPrivate::chooseRightTextInputWidget| Name:  | QInputDialogPrivate::chooseRightTextInputWidget |  | Prototype:  | void QInputDialogPrivate::chooseRightTextInputWidget() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 387-413 |  
  |  | 16 | 6 | 
 QInputDialogPrivate::ensureComboBox| Name:  | QInputDialogPrivate::ensureComboBox |  | Prototype:  | void QInputDialogPrivate::ensureComboBox() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 282-296 |  
  |  | 9 | 2 | 
 QInputDialogPrivate::ensureDoubleSpinBox| Name:  | QInputDialogPrivate::ensureDoubleSpinBox |  | Prototype:  | void QInputDialogPrivate::ensureDoubleSpinBox() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 327-336 |  
  |  | 6 | 2 | 
 QInputDialogPrivate::ensureEnabledConnection| Name:  | QInputDialogPrivate::ensureEnabledConnection |  | Prototype:  | void QInputDialogPrivate::ensureEnabledConnection(QAbstractSpinBox *spinBox) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 338-344 |  
  |  | 3 | 2 | 
 QInputDialogPrivate::ensureIntSpinBox| Name:  | QInputDialogPrivate::ensureIntSpinBox |  | Prototype:  | void QInputDialogPrivate::ensureIntSpinBox() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 316-325 |  
  |  | 6 | 2 | 
 QInputDialogPrivate::ensureLayout| Name:  | QInputDialogPrivate::ensureLayout |  | Prototype:  | void ensureLayout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 192-192 |  
  |  | 1 | 1 | 
 QInputDialogPrivate::ensureLayout| Name:  | QInputDialogPrivate::ensureLayout |  | Prototype:  | void QInputDialogPrivate::ensureLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 220-251 |  
  |  | 20 | 4 | 
 QInputDialogPrivate::ensureLineEdit| Name:  | QInputDialogPrivate::ensureLineEdit |  | Prototype:  | void QInputDialogPrivate::ensureLineEdit() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 253-265 |  
  |  | 7 | 2 | 
 QInputDialogPrivate::ensureListView| Name:  | QInputDialogPrivate::ensureListView |  | Prototype:  | void QInputDialogPrivate::ensureListView() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 298-314 |  
  |  | 12 | 2 | 
 QInputDialogPrivate::ensurePlainTextEdit| Name:  | QInputDialogPrivate::ensurePlainTextEdit |  | Prototype:  | void QInputDialogPrivate::ensurePlainTextEdit() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 267-280 |  
  |  | 8 | 2 | 
 QInputDialogPrivate::listViewText| Name:  | QInputDialogPrivate::listViewText |  | Prototype:  | QString QInputDialogPrivate::listViewText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 435-443 |  
  |  | 4 | 2 | 
 QInputDialogPrivate::setComboBoxText| Name:  | QInputDialogPrivate::setComboBoxText |  | Prototype:  | void QInputDialogPrivate::setComboBoxText(const QString &text) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 415-423 |  
  |  | 5 | 3 | 
 QInputDialogPrivate::setInputWidget| Name:  | QInputDialogPrivate::setInputWidget |  | Prototype:  | void QInputDialogPrivate::setInputWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 346-385 |  
  |  | 26 | 8 | 
 QInputDialogPrivate::setListViewText| Name:  | QInputDialogPrivate::setListViewText |  | Prototype:  | void QInputDialogPrivate::setListViewText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 425-433 |  
  |  | 5 | 2 | 
 QInputDialogPrivate::useComboBoxOrListView| Name:  | QInputDialogPrivate::useComboBoxOrListView |  | Prototype:  | bool useComboBoxOrListView() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 193-193 |  
  |  | 1 | 1 | 
 QInputDialogSpinBox::QInputDialogSpinBox| Name:  | QInputDialogSpinBox::QInputDialogSpinBox |  | Prototype:  | QInputDialogSpinBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 107-111 |  
  |  | 2 | 1 | 
 QInputDialogSpinBox::keyPressEvent| Name:  | QInputDialogSpinBox::keyPressEvent |  | Prototype:  | void keyPressEvent(QKeyEvent *event) override |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 120-129 |  
  |  | 4 | 2 | 
 QInputDialogSpinBox::mousePressEvent| Name:  | QInputDialogSpinBox::mousePressEvent |  | Prototype:  | void mousePressEvent(QMouseEvent *event) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 131-134 |  
  |  | 2 | 1 | 
 QInputDialogSpinBox::notifyTextChanged| Name:  | QInputDialogSpinBox::notifyTextChanged |  | Prototype:  | void notifyTextChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 117-117 |  
  |  | 1 | 1 | 
 QInputEvent::QInputEvent| Name:  | QInputEvent::QInputEvent |  | Prototype:  | QInputEvent::QInputEvent(Type type, Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 150-152 |  
  |  | 1 | 1 | 
 QInputMethod::QInputMethod| Name:  | QInputMethod::QInputMethod |  | Prototype:  | QInputMethod::QInputMethod() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 53-56 |  
  |  | 2 | 1 | 
 QInputMethod::anchorRectangle| Name:  | QInputMethod::anchorRectangle |  | Prototype:  | QRectF QInputMethod::anchorRectangle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 163-167 |  
  |  | 2 | 1 | 
 QInputMethod::commit| Name:  | QInputMethod::commit |  | Prototype:  | void QInputMethod::commit() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 361-367 |  
  |  | 4 | 2 | 
 QInputMethod::cursorRectangle| Name:  | QInputMethod::cursorRectangle |  | Prototype:  | QRectF QInputMethod::cursorRectangle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 150-154 |  
  |  | 2 | 1 | 
 QInputMethod::hide| Name:  | QInputMethod::hide |  | Prototype:  | void QInputMethod::hide() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 221-227 |  
  |  | 4 | 2 | 
 QInputMethod::inputDirection| Name:  | QInputMethod::inputDirection |  | Prototype:  | Qt::LayoutDirection QInputMethod::inputDirection() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 295-302 |  
  |  | 5 | 2 | 
 QInputMethod::inputItemClipRectangle| Name:  | QInputMethod::inputItemClipRectangle |  | Prototype:  | QRectF QInputMethod::inputItemClipRectangle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 192-196 |  
  |  | 2 | 1 | 
 QInputMethod::inputItemRectangle| Name:  | QInputMethod::inputItemRectangle |  | Prototype:  | QRectF QInputMethod::inputItemRectangle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 111-115 |  
  |  | 2 | 1 | 
 QInputMethod::inputItemTransform| Name:  | QInputMethod::inputItemTransform |  | Prototype:  | QTransform QInputMethod::inputItemTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 81-85 |  
  |  | 2 | 1 | 
 QInputMethod::invokeAction| Name:  | QInputMethod::invokeAction |  | Prototype:  | void QInputMethod::invokeAction(Action a, int cursorPosition) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 385-391 |  
  |  | 4 | 2 | 
 QInputMethod::isAnimating| Name:  | QInputMethod::isAnimating |  | Prototype:  | bool QInputMethod::isAnimating() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 269-276 |  
  |  | 5 | 2 | 
 QInputMethod::isVisible| Name:  | QInputMethod::isVisible |  | Prototype:  | bool QInputMethod::isVisible() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 238-245 |  
  |  | 5 | 2 | 
 QInputMethod::keyboardRectangle| Name:  | QInputMethod::keyboardRectangle |  | Prototype:  | QRectF QInputMethod::keyboardRectangle() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 176-183 |  
  |  | 5 | 2 | 
 QInputMethod::locale| Name:  | QInputMethod::locale |  | Prototype:  | QLocale QInputMethod::locale() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 282-289 |  
  |  | 5 | 2 | 
 QInputMethod::queryFocusObject| Name:  | QInputMethod::queryFocusObject |  | Prototype:  | QVariant QInputMethod::queryFocusObject(Qt::InputMethodQuery query, QVariant argument) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 408-426 |  
  |  | 14 | 3 | 
 QInputMethod::reset| Name:  | QInputMethod::reset |  | Prototype:  | void QInputMethod::reset() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 345-351 |  
  |  | 4 | 2 | 
 QInputMethod::setInputItemRectangle| Name:  | QInputMethod::setInputItemRectangle |  | Prototype:  | void QInputMethod::setInputItemRectangle(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 124-128 |  
  |  | 2 | 1 | 
 QInputMethod::setInputItemTransform| Name:  | QInputMethod::setInputItemTransform |  | Prototype:  | void QInputMethod::setInputItemTransform(const QTransform &transform) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 92-101 |  
  |  | 6 | 2 | 
 QInputMethod::setVisible| Name:  | QInputMethod::setVisible |  | Prototype:  | void QInputMethod::setVisible(bool visible) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 254-257 |  
  |  | 1 | 1 | 
 QInputMethod::show| Name:  | QInputMethod::show |  | Prototype:  | void QInputMethod::show() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 206-212 |  
  |  | 4 | 2 | 
 QInputMethod::update| Name:  | QInputMethod::update |  | Prototype:  | void QInputMethod::update(Qt::InputMethodQueries queries) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 315-337 |  
  |  | 14 | 6 | 
 QInputMethodEvent::QInputMethodEvent| Name:  | QInputMethodEvent::QInputMethodEvent |  | Prototype:  | QInputMethodEvent::QInputMethodEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2074-2077 |  
  |  | 2 | 1 | 
 QInputMethodEvent::QInputMethodEvent| Name:  | QInputMethodEvent::QInputMethodEvent |  | Prototype:  | QInputMethodEvent::QInputMethodEvent(const QString &preeditText, const QList<Attribute> &attributes) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2089-2093 |  
  |  | 2 | 1 | 
 QInputMethodEvent::QInputMethodEvent| Name:  | QInputMethodEvent::QInputMethodEvent |  | Prototype:  | QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2098-2102 |  
  |  | 2 | 1 | 
 QInputMethodEvent::setCommitString| Name:  | QInputMethodEvent::setCommitString |  | Prototype:  | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2125-2130 |  
  |  | 3 | 1 | 
 QInputMethodPrivate::objectAcceptsInputMethod| Name:  | QInputMethodPrivate::objectAcceptsInputMethod |  | Prototype:  | bool QInputMethodPrivate::objectAcceptsInputMethod(QObject *object) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 393-403 |  
  |  | 6 | 2 | 
 QInputMethodQueryEvent::QInputMethodQueryEvent| Name:  | QInputMethodQueryEvent::QInputMethodQueryEvent |  | Prototype:  | QInputMethodQueryEvent::QInputMethodQueryEvent(Qt::InputMethodQueries queries) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2208-2212 |  
  |  | 2 | 1 | 
 QInputMethodQueryEvent::setValue| Name:  | QInputMethodQueryEvent::setValue |  | Prototype:  | void QInputMethodQueryEvent::setValue(Qt::InputMethodQuery query, const QVariant &value) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2224-2234 |  
  |  | 6 | 3 | 
 QInputMethodQueryEvent::value| Name:  | QInputMethodQueryEvent::value |  | Prototype:  | QVariant QInputMethodQueryEvent::value(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2239-2245 |  
  |  | 4 | 3 | 
 QInt64Set::QInt64Set| Name:  | QInt64Set::QInt64Set |  | Prototype:  | inline QInt64Set::QInt64Set(int capacity) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 495-503 |  
  |  | 5 | 2 | 
 QInt64Set::clear| Name:  | QInt64Set::clear |  | Prototype:  | inline void QInt64Set::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 566-572 |  
  |  | 4 | 2 | 
 QInt64Set::contains| Name:  | QInt64Set::contains |  | Prototype:  | bool QInt64Set::contains(quint64 key) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 550-564 |  
  |  | 11 | 5 | 
 QInt64Set::insert| Name:  | QInt64Set::insert |  | Prototype:  | void QInt64Set::insert(quint64 key) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 529-548 |  
  |  | 15 | 6 | 
 QInt64Set::isValid| Name:  | QInt64Set::isValid |  | Prototype:  | inline bool isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 479-479 |  
  |  | 1 | 1 | 
 QInt64Set::rehash| Name:  | QInt64Set::rehash |  | Prototype:  | bool QInt64Set::rehash(int capacity) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 505-527 |  
  |  | 15 | 5 | 
 QInt64Set::~QInt64Set| Name:  | QInt64Set::~QInt64Set |  | Prototype:  | inline ~QInt64Set() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 478-478 |  
  |  | 1 | 2 | 
 QIntValidator::QIntValidator| Name:  | QIntValidator::QIntValidator |  | Prototype:  | QIntValidator::QIntValidator(QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 339-344 |  
  |  | 2 | 1 | 
 QIntValidator::QIntValidator| Name:  | QIntValidator::QIntValidator |  | Prototype:  | QIntValidator::QIntValidator(int minimum, int maximum, QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 352-358 |  
  |  | 2 | 1 | 
 QIntValidator::fixup| Name:  | QIntValidator::fixup |  | Prototype:  | void QIntValidator::fixup(QString &input) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 445-456 |  
  |  | 8 | 3 | 
 QIntValidator::setBottom| Name:  | QIntValidator::setBottom |  | Prototype:  | void QIntValidator::setBottom(int bottom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 494-497 |  
  |  | 1 | 1 | 
 QIntValidator::setRange| Name:  | QIntValidator::setRange |  | Prototype:  | void QIntValidator::setRange(int bottom, int top) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 465-482 |  
  |  | 11 | 4 | 
 QIntValidator::setTop| Name:  | QIntValidator::setTop |  | Prototype:  | void QIntValidator::setTop(int top) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 508-511 |  
  |  | 1 | 1 | 
 QIntValidator::validate| Name:  | QIntValidator::validate |  | Prototype:  | QValidator::State QIntValidator::validate(QString & input, int&) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 405-442 |  
  |  | 22 | 9 | 
 QInternal::activateCallbacks| Name:  | QInternal::activateCallbacks |  | Prototype:  | bool QInternal::activateCallbacks(Callback cb, void **parameters) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 4030-4043 |  
  |  | 9 | 3 | 
 QInternal::registerCallback| Name:  | QInternal::registerCallback |  | Prototype:  | bool QInternal::registerCallback(Callback cb, qInternalCallback callback) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 4010-4019 |  
  |  | 6 | 2 | 
 QInternal::unregisterCallback| Name:  | QInternal::unregisterCallback |  | Prototype:  | bool QInternal::unregisterCallback(Callback cb, qInternalCallback callback) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 4021-4028 |  
  |  | 4 | 2 | 
 QInternalMimeData::QInternalMimeData| Name:  | QInternalMimeData::QInternalMimeData |  | Prototype:  | QInternalMimeData::QInternalMimeData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 193-196 |  
  |  | 2 | 1 | 
 QInternalMimeData::canReadData| Name:  | QInternalMimeData::canReadData |  | Prototype:  | bool QInternalMimeData::canReadData(const QString &mimeType) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 272-275 |  
  |  | 1 | 1 | 
 QInternalMimeData::formats| Name:  | QInternalMimeData::formats |  | Prototype:  | QStringList QInternalMimeData::formats() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 215-228 |  
  |  | 8 | 4 | 
 QInternalMimeData::formatsHelper| Name:  | QInternalMimeData::formatsHelper |  | Prototype:  | QStringList QInternalMimeData::formatsHelper(const QMimeData *data) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 278-290 |  
  |  | 7 | 4 | 
 QInternalMimeData::hasFormat| Name:  | QInternalMimeData::hasFormat |  | Prototype:  | bool QInternalMimeData::hasFormat(const QString &mimeType) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 202-213 |  
  |  | 7 | 4 | 
 QInternalMimeData::hasFormatHelper| Name:  | QInternalMimeData::hasFormatHelper |  | Prototype:  | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 292-309 |  
  |  | 10 | 6 | 
 QInternalMimeData::renderDataHelper| Name:  | QInternalMimeData::renderDataHelper |  | Prototype:  | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 311-351 |  
  |  | 22 | 5 | 
 QInternalMimeData::retrieveData| Name:  | QInternalMimeData::retrieveData |  | Prototype:  | QVariant QInternalMimeData::retrieveData(const QString &mimeType, QVariant::Type type) const |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 230-270 |  
  |  | 29 | 9 | 
 QIntersectionFinder::hasIntersections| Name:  | QIntersectionFinder::hasIntersections |  | Prototype:  | bool QIntersectionFinder::hasIntersections(const QPathSegments &a, const QPathSegments &b) const |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 180-224 |  
  |  | 29 | 10 | 
 QIntersectionFinder::linesIntersect| Name:  | QIntersectionFinder::linesIntersect |  | Prototype:  | bool QIntersectionFinder::linesIntersect(const QLineF &a, const QLineF &b) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 113-178 |  
  |  | 39 | 9 | 
 QIntersectionFinder::produceIntersections| Name:  | QIntersectionFinder::produceIntersections |  | Prototype:  | void QIntersectionFinder::produceIntersections(QPathSegments &segments) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 585-591 |  
  |  | 3 | 2 | 
 QIntersectionPoint::isAccurate| Name:  | QIntersectionPoint::isAccurate |  | Prototype:  | inline bool isAccurate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 229-229 |  
  |  | 1 | 1 | 
 QIntersectionPoint::isOnLine| Name:  | QIntersectionPoint::isOnLine |  | Prototype:  | bool QIntersectionPoint::isOnLine(const QPodPoint &u, const QPodPoint &v) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 342-377 |  
  |  | 24 | 9 | 
 QIntersectionPoint::isValid| Name:  | QIntersectionPoint::isValid |  | Prototype:  | inline bool isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 227-227 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator !=| Name:  | QIntersectionPoint::operator != |  | Prototype:  | inline bool operator != (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 232-232 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator <| Name:  | QIntersectionPoint::operator < |  | Prototype:  | bool QIntersectionPoint::operator < (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 325-334 |  
  |  | 7 | 4 | 
 QIntersectionPoint::operator <=| Name:  | QIntersectionPoint::operator <= |  | Prototype:  | inline bool operator <= (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 235-235 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator ==| Name:  | QIntersectionPoint::operator == |  | Prototype:  | bool QIntersectionPoint::operator == (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 336-339 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator >| Name:  | QIntersectionPoint::operator > |  | Prototype:  | inline bool operator > (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 233-233 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator >=| Name:  | QIntersectionPoint::operator >= |  | Prototype:  | inline bool operator >= (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 234-234 |  
  |  | 1 | 1 | 
 QIntersectionPoint::round| Name:  | QIntersectionPoint::round |  | Prototype:  | QPodPoint QIntersectionPoint::round() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 315-323 |  
  |  | 6 | 3 | 
 QIsciiCodec::convertFromUnicode| Name:  | QIsciiCodec::convertFromUnicode |  | Prototype:  | QByteArray QIsciiCodec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const |  | Coverage:  |  27.500% (11/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp |  | Lines:  | 187-252 |  
  |  | 41 | 13 |