| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 createEditor| Name:  | QItemEditorFactory::createEditor |  | Prototype:  | QWidget *QItemEditorFactory::createEditor(int userType, QWidget *parent) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 156-164 |  
  |  | 5 | 2 | 
 defaultFactory| Name:  | QItemEditorFactory::defaultFactory |  | Prototype:  | const QItemEditorFactory *QItemEditorFactory::defaultFactory() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 324-330 |  
  |  | 3 | 2 | 
 registerEditor| Name:  | QItemEditorFactory::registerEditor |  | Prototype:  | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 198-210 |  
  |  | 8 | 3 | 
 setDefaultFactory| Name:  | QItemEditorFactory::setDefaultFactory |  | Prototype:  | void QItemEditorFactory::setDefaultFactory(QItemEditorFactory *factory) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 338-343 |  
  |  | 2 | 1 | 
 valuePropertyName| Name:  | QItemEditorFactory::valuePropertyName |  | Prototype:  | QByteArray QItemEditorFactory::valuePropertyName(int userType) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 169-177 |  
  |  | 5 | 2 | 
 ~QItemEditorFactory| Name:  | QItemEditorFactory::~QItemEditorFactory |  | Prototype:  | QItemEditorFactory::~QItemEditorFactory() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 182-188 |  
  |  | 2 | 1 |