| Function | Condition % | Modificationsā¾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 getText| Name:  | QInputDialog::getText |  | Prototype:  | QString QInputDialog::getText(QWidget *parent, const QString &title, const QString &label, QLineEdit::EchoMode mode, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1204-1223 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1194-1213 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 getMultiLineText| Name:  | QInputDialog::getMultiLineText |  | Prototype:  | QString QInputDialog::getMultiLineText(QWidget *parent, const QString &title, const QString &label, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1256-1275 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1242-1261 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 getItem| Name:  | QInputDialog::getItem |  | Prototype:  | QString QInputDialog::getItem(QWidget *parent, const QString &title, const QString &label, const QStringList &items, int current, bool editable, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1443-1465 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1413-1435 |  | Comparison:  | Different |  
  |  | Different | 14 | 3 | 
 getInt| Name:  | QInputDialog::getInt |  | Prototype:  | int QInputDialog::getInt(QWidget *parent, const QString &title, const QString &label, int value, int min, int max, int step, bool *ok, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1308-1326 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1290-1308 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 getDouble| Name:  | QInputDialog::getDouble |  | Prototype:  | double QInputDialog::getDouble(QWidget *parent, const QString &title, const QString &label, double value, double min, double max, int decimals, bool *ok, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1389-1408 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1363-1382 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 |