Difference between revisions of "NA-MIC-kit-curriculum/Testing-Based Programming/How to run Code Coverage/Per Developer"

From NAMIC Wiki
Jump to: navigation, search
(WE need to re-evaluate the report, in oder to assign line ownership to the first developer who wrote a line of code, instead of the last developer who modified that line of code)
Line 7: Line 7:
 
* '''SVN annotate information''': that relates lines of code to the last developer who modified that line of code.
 
* '''SVN annotate information''': that relates lines of code to the last developer who modified that line of code.
 
* '''Code Coverage information''': that counts how many times a line of code is exercised during the execution of the testing suite.
 
* '''Code Coverage information''': that counts how many times a line of code is exercised during the execution of the testing suite.
 
{| cellspacing="0" border="1"
 
|- bgcolor="#abcdef"
 
! Author !! Lines Covered !! Lines Not Covered !! Ratio
 
|-
 
|lorensen||1996||22510||8%
 
|-
 
|fedorov||306||2629||10%
 
|-
 
|millerjv||2063||2990||41%
 
|-
 
|hjohnson||4||31||11%
 
|-
 
|bess||200||650||24%
 
|-
 
|naucoin||5084||11324||31%
 
|-
 
|pieper||3017||6183||33%
 
|-
 
|taox||264||1130||19%
 
|-
 
|pohl||550||4901||10%
 
|-
 
|rjosest||1258||1707||42%
 
|-
 
|kerstin||1149||472||71%
 
|-
 
|alexy||5809||7171||45%
 
|-
 
|aylward||45||2659||2%
 
|-
 
|kquintus||174||538||24%
 
|-
 
|padfield||79||11||88%
 
|-
 
|blezek||33||454||7%
 
|-
 
|barre||585||238||71%
 
|-
 
|casey.good||13||1797||1%
 
|-
 
|francois_b||134||65||67%
 
|-
 
|pkarasev3||7||76||8%
 
|-
 
|lauren||434||1007||30%
 
|-
 
|finetjul||218||1261||15%
 
|-
 
|andy||6||6||50%
 
|-
 
|jcfr||934||2516||27%
 
|-
 
|wjp@bwh.ha||5187||12720||29%
 
|-
 
|tgl||83||9||90%
 
|-
 
|davisb||4786||7607||39%
 
|-
 
|lantiga||53||230||19%
 
|-
 
|FeiZhao||69||496||12%
 
|-
 
|freudling||251||5680||4%
 
|-
 
|hliu||1297||9991||11%
 
|-
 
|ibanez||7||0||100%
 
|-
 
|rsierra||576||948||38%
 
|-
 
|jcross186||17||0||100%
 
|-
 
|demian||142||187||43%
 
|-
 
|yumin||46||331||12%
 
|-
 
|tokuda||1537||4045||28%
 
|-
 
|maddah||66||86||43%
 
|-
 
|hayes||0||3||0%
 
|-
 
|malaterre||5||8||38%
 
|-
 
|samset||1||0||100%
 
|-
 
|sylvain||1245||4359||22%
 
|-
 
|gcasey||0||8||0%
 
|-
 
|hyang||44||259||15%
 
|-
 
|clisle||1214||25034||5%
 
|-
 
|vmagnotta||9||0||100%
 
|-
 
|hong||0||1||0%
 
|-
 
|vrnova||583||3973||13%
 
|}
 
 
 
{| cellspacing="0" border="1"
 
|- bgcolor="#abcdef"
 
! Author !! Lines Covered !! Lines Not Covered !! Ratio
 
|- bgcolor="#abcdef"
 
|lorensen||1996||22510||8%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewPropertiesOptionGroup.cxx||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewProperties.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Common/mimxCheckTypeOfFile.cxx||0||37||0%
 
|-
 
|Modules/Meshing/Common/vtkLocalAxesActor.cxx||0||65||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxActorBase.cxx||0||9||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMergeBBGroup.cxx||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxExportAbaqusFEMeshGroup.cxx||0||66||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshFromSurfaceExtractionGroup.cxx||0||65||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDefineElSetGroup.cxx||0||249||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDefineNodeSetGroup.cxx||0||186||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditBBGroup.cxx||0||1335||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxColorCodeMeshSeedActor.cxx||0||107||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxMergeNodesPointAndCellData.cxx||0||185||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxToStructuredGrids.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxFromUnstructuredGrid.cxx||0||70||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxCylindricalMesh.cxx||0||490||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEdgeToPlanarStructuredGrid.cxx||0||99||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEdgeToStructuredGrid.cxx||0||358||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxAttachBoundingBoxMesh.cxx||0||381||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxAddUnstructuredHexahedronGridCell.cxx||0||187||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshSeed.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxSTLSource.cxx||0||183||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxUGrid.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMeshQualityExtended.cxx||0||103||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshFromBBGroup.cxx||0||13||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshElementSetGroup.cxx||0||54||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageKilianDistanceTransform.cxx||0||1||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageIslandFilter.h||0||5||0%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerLogic.cxx||0||4||0%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.cxx||0||7||0%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm_Print.txx||0||2||0%
 
|-
 
|Libs/vtkTeem/vtkPreciseHyperStreamline.cxx||0||1||0%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorGlyph.cxx||0||1||0%
 
|-
 
|Libs/vtkITK/itkTimeSeriesDatabase.txx||0||13||0%
 
|-
 
|Libs/vtkITK/itkTimeSeriesDatabaseHelper.h||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesScalarReader.cxx||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKGradientAnisotropicDiffusionImageFilter.cxx||0||1||0%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalRegistrationCostFunction.cxx||0||4||0%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMGeneral.cxx||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplyFEMeshMaterialPropertiesFromImageGroup.cxx||0||6||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxAssignBoundaryConditionsGroup.cxx||0||1737||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxConstMatPropElSetGroup.cxx||0||163||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateExtrudeFEMeshGroup.cxx||0||299||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityNormalizationStep.cxx||0||2||0%
 
|-
 
|Modules/EMSegment/Registration/vtkRigidRegistrator.cxx||0||3||0%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalSuperClass.cxx||0||17||0%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageMeanIntensityNormalization.cxx||0||52||0%
 
|-
 
|Modules/EMSegment/CommandLineApplication/EMSegmentCommandLine.cxx||0||2||0%
 
|-
 
|Modules/EMSegment/Registration/vtkBSplineRegistrator.cxx||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEditUnstructuredHexahedronGrid.cxx||0||263||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractElementNumbersOfaFaceFilter.cxx||0||98||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectCellsWidget.cxx||0||166||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxPolyDataWidget.cxx||0||371||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectCellsWidgetFEMesh.cxx||0||502||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectPointsWidget.cxx||0||564||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxTraceContourWidget.cxx||0||36||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxPlaceLocalAxesWidget.cxx||0||63||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractMultipleFaceWidget.cxx||0||22||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxCreateElementSetWidgetFEMesh.cxx||0||1128||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractCellWidget.cxx||0||200||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractEdgeWidget.cxx||0||2||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractFaceWidget.cxx||0||396||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridExtractWidget.cxx||0||374||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridWidget.cxx||0||844||0%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkTextureFont.cxx||0||3||0%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeGUI.cxx||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeGlyphDisplayWidget.cxx||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkFreetypeRasterizer.cxx||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkFontParameters.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxViewMergePointsWidget.cxx||0||881||0%
 
|-
 
|Modules/QdecModule/vtkGDFReader.cxx||0||5||0%
 
|-
 
|Modules/QdecModule/vtkQdecModuleLogic.cxx||0||1||0%
 
|-
 
|Modules/QueryAtlas/vtkBIRNCard.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxBoundingBoxWidget.cxx||0||420||0%
 
|-
 
|Modules/Meshing/IO/vtkMimxAbaqusFileWriter.cxx||0||418||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMorphStructuredGrid.cxx||0||625||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMirrorUnstructuredHexahedronGridCell.cxx||0||57||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPatchSurfaceMesh.cxx||0||133||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarEllipticalInterpolation.cxx||0||50||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarTrilinearInterpolation.cxx||0||20||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMeshSeed.cxx||0||447||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMapOriginalCellAndPointIds.cxx||0||93||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractStructuredGridEdge.cxx||0||102||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractStructuredGridFace.cxx||0||190||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtrudePolyData.cxx||0||42||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxGenerateHexahedronMesh.cxx||0||1285||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPolyDataSingleSourceShortestPath.cxx||0||205||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRebinMaterialProperty.cxx||0||34||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSplitUnstructuredHexahedronGridCell.cxx||0||498||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxStructuredPlanarToStructuredSolidGrid.cxx||0||132||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSubdivideCurve.cxx||0||64||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxUnstructuredGridFromBoundingBox.cxx||0||85||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidTrilinearInterpolation.cxx||0||12||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidTransfiniteInterpolation.cxx||0||57||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRecalculateInteriorNodes.cxx||0||575||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSelectSurface.cxx||0||91||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSetStructuredGridEdge.cxx||0||105||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSetStructuredGridFace.cxx||0||100||0%
 
|-
 
|Libs/vtkITK/itkLevelTracingImageFilter.txx||0||1||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageIslandFilter.cxx||0||28||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceWFileReader.cxx||0||4||0%
 
|-
 
|Libs/ITKCommandIO/itkCommandIO.cxx||0||1||0%
 
|-
 
|Libs/tclap/include/tclap/MultiSwitchArg.h||0||21||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceScalarReader.cxx||0||3||0%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.cxx||0||1||0%
 
|-
 
|Base/Logic/vtkImageSlicePaint.cxx||0||1||0%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||0||14||0%
 
|-
 
|Libs/MGHImageIO/itkMGHImageIO.cxx||0||13||0%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelOverlayStorageNode.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkTagTable.cxx||0||2||0%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDImageIO.cxx||0||36||0%
 
|-
 
|Libs/MRML/vtkPermissionPrompter.cxx||0||3||0%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLROIListNode.cxx||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLROINode.cxx||0||4||0%
 
|-
 
|Base/Logic/vtkImageConnectivity.cxx||0||1||0%
 
|-
 
|Base/Logic/vtkDataIOManagerLogic.cxx||0||38||0%
 
|-
 
|Applications/CLI/Realign/vtkPrincipalAxesAlign.cxx||0||42||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkBSplineImageToImageRegistrationMethod.txx||0||1||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationHelper.txx||0||69||0%
 
|-
 
|Applications/CLI/MultipleModelsExample.cxx||0||24||0%
 
|-
 
|Applications/CLI/ExtractSkeleton/SkelGraph.cxx||0||9||0%
 
|-
 
|Applications/CLI/DicomToNrrdConverter/DicomToNrrdConverter.cxx||0||23||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/DemonsRegistration.cxx||0||8||0%
 
|-
 
|Libs/Qdec/QdecGlmDesign.cpp||0||7||0%
 
|-
 
|Applications/CLI/RigidRegistration.cxx||0||50||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshEnergy.h||0||1||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshOps.cxx||0||305||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/Utils.cxx||0||125||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshEnergy.cpp||0||203||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeanCurvatureEnergy.h||0||1||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/LSops.cxx||0||235||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeanCurvatureEnergy.cpp||0||31||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshActor.cxx||21||911||2%
 
|-
 
|Modules/Meshing/Common/vtkMimxUnstructuredGridActor.cxx||16||561||3%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/SparseFieldLevelSetContour.cxx||1||28||3%
 
|-
 
|Applications/CLI/AffineRegistration.cxx||3||73||4%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.h||8||126||6%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.cxx||1||4||20%
 
|-
 
|Libs/vtkITK/vtkITKBSplineTransform.cxx||1||3||25%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxBBMenuGroup.cxx||24||71||25%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalShapeCostFunction.cxx||63||185||25%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.cxx||15||25||38%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||11||18||38%
 
|-
 
|Libs/vtkTeem/vtkNRRDWriter.cxx||4||6||40%
 
|-
 
|Libs/tclap/include/tclap/ArgException.h||11||16||41%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||42||58||42%
 
|-
 
|Libs/tclap/include/tclap/XorHandler.h||12||14||46%
 
|-
 
|Applications/CLI/ModelMaker.cxx||102||118||46%
 
|-
 
|Applications/CLI/ResampleVolume2.cxx||87||96||48%
 
|-
 
|Modules/Meshing/Common/vtkFiniteElementMeshList.cxx||2||2||50%
 
|-
 
|Modules/Meshing/Common/vtkFiniteElementBuildingBlockList.cxx||1||1||50%
 
|-
 
|Modules/Meshing/Common/vtkFESurfaceList.cxx||1||1||50%
 
|-
 
|Applications/CLI/ResampleVolume.cxx||51||39||57%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm.txx||229||158||59%
 
|-
 
|Applications/CLI/MedianImageFilter.cxx||21||14||60%
 
|-
 
|Libs/tclap/include/tclap/UnlabeledMultiArg.h||17||11||61%
 
|-
 
|Applications/CLI/GradientAnisotropicDiffusion.cxx||25||15||63%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||29||17||63%
 
|-
 
|Applications/CLI/GrayscaleGrindPeakImageFilter.cxx||19||11||63%
 
|-
 
|Applications/CLI/Add.cxx||19||11||63%
 
|-
 
|Applications/CLI/GrayscaleFillHoleImageFilter.cxx||19||11||63%
 
|-
 
|Applications/CLI/Subtract.cxx||19||11||63%
 
|-
 
|Applications/CLI/CurvatureAnisotropicDiffusion.cxx||26||15||63%
 
|-
 
|Libs/tclap/include/tclap/Visitor.h||2||1||67%
 
|-
 
|Applications/CLI/CheckerBoard.cxx||30||15||67%
 
|-
 
|Libs/tclap/include/tclap/IgnoreRestVisitor.h||2||1||67%
 
|-
 
|Libs/vtkITK/vtkITKImageWriter.cxx||2||1||67%
 
|-
 
|Libs/tclap/include/tclap/OptionalUnlabeledTracker.h||6||3||67%
 
|-
 
|Applications/CLI/HistogramMatching.cxx||25||12||68%
 
|-
 
|Applications/CLI/LinearRegistration.cxx||33||15||69%
 
|-
 
|Applications/GUI/Slicer3.cxx||27||11||71%
 
|-
 
|Libs/tclap/include/tclap/Arg.h||73||28||72%
 
|-
 
|Libs/tclap/include/tclap/CmdLine.h||82||30||73%
 
|-
 
|Libs/tclap/include/tclap/MultiArg.h||45||16||74%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.cxx||45||15||75%
 
|-
 
|Libs/vtkTeem/vtkNRRDReader.cxx||4||1||80%
 
|-
 
|Libs/tclap/include/tclap/ValueArg.h||58||12||83%
 
|-
 
|Libs/tclap/include/tclap/ValuesConstraint.h||16||3||84%
 
|-
 
|Applications/CLI/BSplineDeformableRegistration.cxx||98||16||86%
 
|-
 
|Libs/tclap/include/tclap/StdOutput.h||74||12||86%
 
|-
 
|Libs/tclap/include/tclap/SwitchArg.h||31||5||86%
 
|-
 
|Libs/tclap/include/tclap/UnlabeledValueArg.h||26||4||87%
 
|-
 
|Applications/CLI/OrientImage.cxx||88||11||89%
 
|-
 
|Applications/CLI/ImageReadDicomWrite.cxx||83||9||90%
 
|-
 
|Applications/CLI/GrayscaleModelMaker.cxx||41||4||91%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFGUI.cxx||28||2||93%
 
|-
 
|Libs/tclap/include/tclap/CmdLineInterface.h||2||0||100%
 
|-
 
|Applications/CLI/ImageLabelCombine.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersLeafNode.cxx||2||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSVolumeCollectionNode.cxx||1||0||100%
 
|-
 
|Applications/CLI/DiffusionTensorEstimation.cxx||20||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTestingWidget.cxx||1||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerMeasurementFrameWidget.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||2||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/vtkEMSegmentLogic.cxx||2||0||100%
 
|-
 
|Applications/CLI/ConfidenceConnected.cxx||1||0||100%
 
|-
 
|Applications/CLI/DiffusionWeightedTest.cxx||2||0||100%
 
|-
 
|Applications/CLI/DiffusionTensorTest.cxx||1||0||100%
 
|-
 
|Applications/CLI/DiffusionTensorMathematics.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLTransformableNode.cxx||1||0||100%
 
|-
 
|Applications/CLI/ExecutionModelTour.cxx||5||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.cxx||1||0||100%
 
|-
 
|Modules/ChangeTracker/vtkMRMLChangeTrackerNode.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.cxx||10||0||100%
 
|-
 
|Base/Logic/vtkImageResliceMask.cxx||3||0||100%
 
|-
 
|Applications/CLI/VotingBinaryHoleFillingImageFilter.cxx||20||0||100%
 
|-
 
|Applications/CLI/TestGridTransformRegistration.cxx||8||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.cxx||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeSliceDisplayNode.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLCameraNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleDisplayNode.cxx||2||0||100%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm.h||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||10||0||100%
 
|-
 
|Libs/MRML/vtkMRMLInteractionNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.cxx||1||0||100%
 
|-
 
|Applications/CLI/OtsuThresholdSegmentation.cxx||25||0||100%
 
|-
 
|Libs/MRML/vtkMRMLClipModelsNode.cxx||1||0||100%
 
|-
 
|Applications/CLI/OtsuThresholdImageFilter.cxx||18||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||1||0||100%
 
|-
 
|Libs/tclap/include/tclap/VersionVisitor.h||4||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.h||1||0||100%
 
|-
 
|Libs/tclap/include/tclap/CmdLineOutput.h||1||0||100%
 
|-
 
|Libs/tclap/include/tclap/HelpVisitor.h||4||0||100%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||4||0||100%
 
|-
 
|Libs/vtkTeem/vtkSeedTracts.cxx||2||0||100%
 
|-
 
|Libs/tclap/include/tclap/Constraint.h||2||0||100%
 
|-
 
|Libs/vtkTeem/vtkHyperStreamlineDTMRI.cxx||3||0||100%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|fedorov||306||2629||10%
 
|-
 
|Base/Logic/vtkImageRectangularSource.h||0||33||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||0||1||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSelectScanStep.h||0||1||0%
 
|-
 
|Base/Logic/vtkPichonFastMarchingPDF.h||0||5||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageIslandFilter.cxx||0||3||0%
 
|-
 
|Libs/MRML/vtkMRMLROINode.cxx||0||11||0%
 
|-
 
|Applications/CLI/RigidRegistration.cxx||0||56||0%
 
|-
 
|Applications/CLI/Threshold.cxx||0||4||0%
 
|-
 
|Applications/CLI/GaussianBlurImageFilter.cxx||0||4||0%
 
|-
 
|Applications/CLI/AffineRegistration.cxx||0||1||0%
 
|-
 
|Applications/CLI/GrayscaleFillHoleImageFilter.cxx||0||4||0%
 
|-
 
|Applications/CLI/HistogramMatching.cxx||0||3||0%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSGlobalParametersNode.cxx||0||1||0%
 
|-
 
|Applications/CLI/ImageLabelCombine.cxx||0||34||0%
 
|-
 
|Base/Logic/vtkImageRectangularSource.cxx||1||236||0%
 
|-
 
|Base/Logic/vtkPichonFastMarchingPDF.cxx||1||111||1%
 
|-
 
|Base/Logic/vtkPichonFastMarching.cxx||11||559||2%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerLogic.cxx||12||490||2%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerROIStep.cxx||31||439||7%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerAnalysisStep.cxx||6||77||7%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSegmentationStep.cxx||14||142||9%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerTypeStep.cxx||11||104||10%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerStep.cxx||17||74||19%
 
|-
 
|Base/Logic/vtkPichonFastMarching.h||1||4||20%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||3||12||20%
 
|-
 
|Modules/ChangeTracker/vtkMRMLChangeTrackerNode.h||8||20||29%
 
|-
 
|Modules/ChangeTracker/vtkMRMLChangeTrackerNode.cxx||39||90||30%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerFirstScanStep.cxx||17||31||35%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSVolumeCollectionNode.cxx||1||1||50%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||1||1||50%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.cxx||61||60||50%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.cxx||3||2||60%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSelectScanStep.cxx||7||4||64%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerLogic.h||3||1||75%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.h||6||2||75%
 
|-
 
|Applications/CLI/Add.cxx||16||4||80%
 
|-
 
|Applications/CLI/Subtract.cxx||16||4||80%
 
|-
 
|Applications/CLI/LinearRegistration.cxx||1||0||100%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||7||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerStep.h||3||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerFirstScanStep.h||1||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerAnalysisStep.h||1||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerROIStep.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.h||2||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSegmentationStep.h||1||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerTypeStep.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|millerjv||2063||2990||41%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||0||3||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerAnalysisStep.cxx||0||3||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityDistributionsStep.cxx||0||9||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerROIStep.cxx||0||9||0%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.cxx||0||6||0%
 
|-
 
|Libs/MRML/vtkMRMLColorTableStorageNode.cxx||0||2||0%
 
|-
 
|Libs/vtkITK/vtkITKWandImageFilter.h||0||4||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerStep.cxx||0||1||0%
 
|-
 
|Applications/CLI/AffineRegistration.cxx||0||137||0%
 
|-
 
|Libs/vtkITK/itkLevelTracingImageFilter.h||0||7||0%
 
|-
 
|Libs/vtkITK/vtkITKLevelTracing3DImageFilter.h||0||3||0%
 
|-
 
|Libs/vtkITK/vtkITKLevelTracingImageFilter.h||0||8||0%
 
|-
 
|Applications/CLI/ExtractSkeleton/ExtractSkeleton.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeNode.cxx||0||5||0%
 
|-
 
|Libs/vtkITK/itkLevelTracingImageFilter.txx||0||162||0%
 
|-
 
|Libs/vtkITK/vtkITKLevelTracingImageFilter.cxx||1||131||1%
 
|-
 
|Libs/vtkITK/vtkITKLevelTracing3DImageFilter.cxx||1||84||1%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.cxx||2||124||2%
 
|-
 
|Applications/CLI/RigidRegistration.cxx||3||163||2%
 
|-
 
|Applications/CLI/MultipleModelsExample.cxx||3||105||3%
 
|-
 
|Libs/vtkITK/vtkITKWandImageFilter.cxx||1||29||3%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||8||134||6%
 
|-
 
|Libs/MRML/vtkMRMLModelStorageNode.cxx||2||30||6%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDImageIO.cxx||25||294||8%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.h||3||26||10%
 
|-
 
|Applications/CLI/MedianImageFilter.cxx||1||7||13%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||32||131||20%
 
|-
 
|Libs/MRML/vtkMRMLCrosshairNode.cxx||27||88||23%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.cxx||4||12||25%
 
|-
 
|Libs/MRML/vtkMRMLDisplayNode.cxx||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLNonlinearTransformNode.cxx||24||41||37%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.h||3||5||38%
 
|-
 
|Applications/CLI/ImageReadDicomWrite.cxx||7||10||41%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||151||212||42%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.cxx||3||4||43%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||211||277||43%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.cxx||4||5||44%
 
|-
 
|Libs/MRML/vtkMRMLGridTransformNode.cxx||12||15||44%
 
|-
 
|Libs/MRML/vtkMRMLNonlinearTransformNode.h||2||2||50%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDImageIO.h||1||1||50%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDImageIOFactory.h||1||1||50%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||441||380||54%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.h||5||4||56%
 
|-
 
|Applications/CLI/OtsuThresholdSegmentation.cxx||4||3||57%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||17||12||59%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDImageIOFactory.cxx||6||4||60%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.h||6||4||60%
 
|-
 
|Applications/CLI/LinearRegistration.cxx||126||68||65%
 
|-
 
|Base/CLI/itkPluginFilterWatcher.h||43||23||65%
 
|-
 
|Applications/GUI/Slicer3.cxx||33||16||67%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeNode.cxx||16||7||70%
 
|-
 
|Base/CLI/itkPluginUtilities.h||23||8||74%
 
|-
 
|Applications/CLI/BSplineDeformableRegistration.cxx||63||19||77%
 
|-
 
|Base/CLI/vtkPluginFilterWatcher.cxx||82||23||78%
 
|-
 
|Applications/CLI/GrayscaleModelMaker.cxx||96||26||79%
 
|-
 
|Applications/CLI/ExecutionModelTour.cxx||25||6||81%
 
|-
 
|Libs/MRML/vtkMRMLCrosshairNode.h||17||4||81%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.cxx||312||72||81%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.cxx||5||1||83%
 
|-
 
|Applications/CLI/DiffusionTensorTest.cxx||32||6||84%
 
|-
 
|Applications/CLI/ConfidenceConnected.cxx||32||5||86%
 
|-
 
|Base/CLI/vtkPluginFilterWatcher.h||8||1||89%
 
|-
 
|Applications/CLI/DiffusionWeightedTest.cxx||27||3||90%
 
|-
 
|Base/Logic/vtkSlicerTask.cxx||19||2||90%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||4||0||100%
 
|-
 
|Libs/vtkITK/vtkITKNumericTraits.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.h||4||0||100%
 
|-
 
|Base/Logic/vtkSlicerTask.h||1||0||100%
 
|-
 
|Libs/ITKCommandIO/itkCommandIOPlugin.cxx||2||0||100%
 
|-
 
|Libs/MGHImageIO/itkMGHIOPlugin.cxx||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.h||5||0||100%
 
|-
 
|Applications/CLI/Subtract.cxx||2||0||100%
 
|-
 
|Applications/CLI/Mask.cxx||14||0||100%
 
|-
 
|Applications/CLI/Multiply.cxx||18||0||100%
 
|-
 
|Applications/CLI/OtsuThresholdImageFilter.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLGridTransformNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkTagTable.cxx||1||0||100%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDIOPlugin.cxx||4||0||100%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.h||2||0||100%
 
|-
 
|Applications/CLI/Add.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||10||0||100%
 
|-
 
|Libs/vtkITK/itkConstrainedValueMultiplicationImageFilter.h||13||0||100%
 
|- bgcolor="#abcdef"
 
|hjohnson||4||31||11%
 
|-
 
|Applications/CLI/RigidRegistration.cxx||0||1||0%
 
|-
 
|Applications/CLI/AffineRegistration.cxx||0||1||0%
 
|-
 
|Applications/CLI/DicomToNrrdConverter/DicomToNrrdConverter.cxx||0||29||0%
 
|-
 
|Libs/tclap/include/tclap/StdOutput.h||2||0||100%
 
|-
 
|Applications/CLI/LinearRegistration.cxx||1||0||100%
 
|-
 
|Libs/tclap/include/tclap/Arg.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|bess||200||650||24%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||0||4||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||0||182||0%
 
|-
 
|Libs/MRML/vtkMRMLGridTransformNode.cxx||0||98||0%
 
|-
 
|Libs/MRML/vtkMRMLBSplineTransformNode.cxx||12||108||10%
 
|-
 
|Libs/vtkITK/vtkITKBSplineTransform.cxx||121||251||33%
 
|-
 
|Applications/CLI/TestGridTransformRegistration.cxx||60||7||90%
 
|-
 
|Libs/vtkITK/vtkITKBSplineTransform.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLBSplineTransformNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||3||0||100%
 
|-
 
|Applications/CLI/BSplineDeformableRegistration.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|naucoin||5084||11324||31%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageSumOverVoxels.cxx||0||1||0%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerLogic.cxx||0||1||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageIslandFilter.cxx||0||10||0%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesVectorReaderSeries.h||0||1||0%
 
|-
 
|Libs/RemoteIO/vtkHTTPHandler.cxx||0||55||0%
 
|-
 
|Libs/RemoteIO/vtkXNDHandler.cxx||0||15||0%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.cxx||0||2||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.cxx||0||29||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentParametersSetStep.cxx||0||1||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRegistrationParametersStep.cxx||0||15||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentNodeParametersStep.cxx||0||40||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityNormalizationStep.cxx||0||21||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityDistributionsStep.cxx||0||20||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityImagesStep.cxx||0||7||0%
 
|-
 
|Libs/Qdec/QdecUtilities.cpp||0||18||0%
 
|-
 
|Libs/Qdec/QdecSubject.cpp||0||31||0%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridStorageNode.cxx||0||29||0%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.cxx||0||22||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||0||6||0%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.h||0||3||0%
 
|-
 
|Libs/MRML/vtkMRMLModelNode.cxx||0||235||0%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeDisplayNode.h||0||4||0%
 
|-
 
|Libs/MRML/vtkURIHandler.cxx||0||4||0%
 
|-
 
|Libs/MRML/vtkURIHandler.h||0||1||0%
 
|-
 
|Libs/Qdec/QdecGlmDesign.h||0||4||0%
 
|-
 
|Libs/Qdec/QdecGlmFitResults.cpp||0||35||0%
 
|-
 
|Libs/Qdec/QdecFactor.h||0||3||0%
 
|-
 
|Libs/Qdec/QdecFactor.cpp||0||54||0%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDImageIO.cxx||0||6||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRunSegmentationStep.cxx||0||26||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentSpatialPriorsStep.cxx||0||6||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxCreateElementSetWidgetFEMesh.cxx||0||2||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectCellsWidgetFEMesh.cxx||0||18||0%
 
|-
 
|Modules/Meshing/IO/vtkMimxAbaqusFileWriter.cxx||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxConstrainedSmoothPolyDataFilter.cxx||0||2||0%
 
|-
 
|Modules/Measurements/vtkMeasurementsDistanceWidgetClass.h||0||6||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshActor.h||0||4||0%
 
|-
 
|Modules/QdecModule/vtkGDFReader.h||0||43||0%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||0||3||0%
 
|-
 
|Modules/Volumes/vtkSlicerLabelMapVolumeDisplayWidget.cxx||0||2||0%
 
|-
 
|Modules/Volumes/vtkSlicerVectorVolumeDisplayWidget.cxx||0||2||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionWeightedVolumeDisplayWidget.cxx||0||10||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeDisplayWidget.cxx||0||2||0%
 
|-
 
|Modules/ScriptedModule/vtkMRMLScriptedModuleNode.cxx||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLRayCastImageDisplayHelper.cxx||0||2||0%
 
|-
 
|Modules/Measurements/vtkMeasurementsAngleWidgetClass.h||0||7||0%
 
|-
 
|Modules/Measurements/vtkMRMLMeasurementsNode.h||0||7||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIGUI.cxx||0||7||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIMulticolumnWidget.cxx||0||1||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIFlatResourceWidget.cxx||0||4||0%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.cxx||0||6||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentStep.cxx||0||4||0%
 
|-
 
|Modules/EMSegment/vtkEMSegmentLogic.cxx||0||2||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIQueryTermWidget.cxx||0||4||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIResourceUploadWidget.cxx||0||4||0%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.cxx||0||1||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/vtkMRIBiasFieldCorrectionLogic.cxx||0||2||0%
 
|-
 
|Modules/FourDImage/vtkMRMLTimeSeriesBundleNode.cxx||0||4||0%
 
|-
 
|Modules/FourDImage/vtkFourDImageLogic.cxx||0||4||0%
 
|-
 
|Modules/FetchMI/vtkMRMLFetchMINode.cxx||0||9||0%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleStorageNode.cxx||0||1||0%
 
|-
 
|Libs/Qdec/QdecContrast.cpp||0||41||0%
 
|-
 
|Libs/MRML/vtkDataFileFormatHelper.cxx||0||15||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/DemonsRegistration.cxx||0||22||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceWFileReader.h||0||7||0%
 
|-
 
|Libs/FreeSurfer/vtkFSIO.h||0||1||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceAnnotationReader.h||0||13||0%
 
|-
 
|Libs/MRML/vtkDataIOManager.cxx||0||80||0%
 
|-
 
|Base/Logic/vtkDataIOManagerLogic.cxx||0||145||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkGridForwardWarpImageFilter.txx||0||2||0%
 
|-
 
|Applications/CLI/MultipleModelsExample.cxx||0||23||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceLabelReader.h||0||12||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceScalarReader.h||0||5||0%
 
|-
 
|Libs/MGHImageIO/itkMGHImageIO.cxx||0||56||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/LSops.cxx||0||8||0%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeNode.cxx||0||8||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceReader.h||0||1||0%
 
|-
 
|Applications/CLI/Realign/vtkPrincipalAxesAlign.h||0||5||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshOps.cxx||0||47||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceAnnotationReader.cxx||1||518||0%
 
|-
 
|Modules/QdecModule/vtkGDFReader.cxx||1||292||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||2||267||1%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceReader.cxx||1||115||1%
 
|-
 
|Modules/FetchMI/vtkFetchMILogic.cxx||1||100||1%
 
|-
 
|Applications/CLI/Realign/vtkPrincipalAxesAlign.cxx||1||89||1%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceLabelReader.cxx||1||79||1%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.cxx||1||78||1%
 
|-
 
|Libs/FreeSurfer/vtkFSIO.cxx||1||76||1%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceScalarReader.cxx||1||67||1%
 
|-
 
|Modules/Measurements/vtkMeasurementsAngleWidgetClass.cxx||1||66||1%
 
|-
 
|Modules/Measurements/vtkMeasurementsDistanceWidgetClass.cxx||1||65||2%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceWFileReader.cxx||1||54||2%
 
|-
 
|Applications/CLI/Realign/Realign.cxx||3||117||3%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListStorageNode.cxx||9||298||3%
 
|-
 
|Libs/Qdec/QdecDataTable.cpp||8||254||3%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/SparseFieldLevelSetContour.cxx||1||26||4%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesVectorReaderSeries.cxx||1||24||4%
 
|-
 
|Libs/Qdec/QdecProject.cpp||18||377||5%
 
|-
 
|Libs/Qdec/QdecGlmFit.cpp||6||119||5%
 
|-
 
|Libs/Qdec/QdecGlmDesign.cpp||26||502||5%
 
|-
 
|Libs/MRML/vtkCacheManager.cxx||1||17||6%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelOverlayStorageNode.cxx||27||404||6%
 
|-
 
|Applications/GUI/Slicer3.cxx||3||41||7%
 
|-
 
|Libs/RemoteIO/vtkSRBHandler.cxx||6||69||8%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||14||161||8%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshActor.cxx||7||65||10%
 
|-
 
|Modules/QdecModule/vtkQdecModuleLogic.cxx||25||221||10%
 
|-
 
|Base/Logic/vtkImageLabelOutline.cxx||13||99||12%
 
|-
 
|Modules/Measurements/vtkMRMLMeasurementsAngleNode.cxx||34||224||13%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelStorageNode.cxx||25||164||13%
 
|-
 
|Base/Logic/vtkSlicerGlyphSource2D.h||5||31||14%
 
|-
 
|Applications/CLI/Cast.cxx||22||135||14%
 
|-
 
|Modules/Measurements/vtkMRMLMeasurementsRulerNode.cxx||29||175||14%
 
|-
 
|Libs/FreeSurfer/vtkFSLookupTable.h||3||17||15%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMapper.cxx||10||52||16%
 
|-
 
|Modules/Measurements/vtkMRMLMeasurementsNode.cxx||7||32||18%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeDisplayNode.cxx||16||55||23%
 
|-
 
|Base/Logic/vtkSlicerGlyphSource2D.cxx||94||301||24%
 
|-
 
|Libs/MRML/vtkMRMLModelStorageNode.cxx||10||31||24%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.cxx||2||6||25%
 
|-
 
|Modules/Volumes/vtkSlicerVolumeDisplayWidget.h||1||3||25%
 
|-
 
|Modules/Volumes/vtkSlicerVolumeDisplayWidget.cxx||3||9||25%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||5||14||26%
 
|-
 
|Libs/MRML/vtkMRMLProceduralColorNode.cxx||23||58||28%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.h||4||9||31%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||14||29||33%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||11||22||33%
 
|-
 
|Modules/Volumes/vtkKWWindowLevelThresholdEditor.h||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.h||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLInteractionNode.cxx||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.cxx||83||148||36%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||4||7||36%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.cxx||282||446||39%
 
|-
 
|Libs/MRML/vtkMRMLColorNode.cxx||51||80||39%
 
|-
 
|Base/Logic/vtkSlicerFiducialsLogic.cxx||27||42||39%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||72||111||39%
 
|-
 
|Modules/Measurements/vtkMeasurementsAngleWidget.h||2||3||40%
 
|-
 
|Libs/MRML/vtkMRMLLabelMapVolumeDisplayNode.cxx||2||3||40%
 
|-
 
|Base/Logic/vtkImageLabelOutline.h||2||3||40%
 
|-
 
|Modules/Measurements/vtkMeasurementsRulerWidget.h||2||3||40%
 
|-
 
|Applications/CLI/ModelMaker.cxx||236||353||40%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesVectorReaderFile.cxx||16||22||42%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||4||5||44%
 
|-
 
|Libs/MRML/vtkMRMLFiducial.cxx||75||93||45%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeNode.cxx||45||55||45%
 
|-
 
|Libs/MRML/vtkMRMLColorTableStorageNode.cxx||78||91||46%
 
|-
 
|Modules/Measurements/vtkMRMLMeasurementsRulerNode.h||13||15||46%
 
|-
 
|Modules/Measurements/vtkMRMLMeasurementsAngleNode.h||19||20||49%
 
|-
 
|Modules/Measurements/vtkMeasurementsRulerWidget.cxx||502||507||50%
 
|-
 
|Libs/MRML/vtkMRMLdGEMRICProceduralColorNode.h||3||3||50%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleLogic.cxx||2||2||50%
 
|-
 
|Libs/MRML/vtkMRMLDisplayNode.h||3||3||50%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTestingWidget.cxx||2||2||50%
 
|-
 
|Libs/vtkTeem/vtkNRRDWriter.cxx||3||3||50%
 
|-
 
|Modules/QdecModule/vtkQdecModuleLogic.h||7||7||50%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.h||2||2||50%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||12||12||50%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListStorageNode.h||2||2||50%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.cxx||375||367||51%
 
|-
 
|Modules/Measurements/vtkMeasurementsAngleWidget.cxx||644||597||52%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.h||12||10||55%
 
|-
 
|Modules/Volumes/vtkSlicerScalarVolumeDisplayWidget.cxx||17||14||55%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleGUI.cxx||11||9||55%
 
|-
 
|Libs/MRML/vtkMRMLdGEMRICProceduralColorNode.cxx||56||45||55%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||78||61||56%
 
|-
 
|Libs/MRML/vtkMRMLColorNode.h||7||5||58%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferProceduralColorNode.cxx||129||90||59%
 
|-
 
|Applications/CLI/Threshold.cxx||23||15||61%
 
|-
 
|Libs/MRML/vtkMRMLDisplayNode.cxx||17||11||61%
 
|-
 
|Libs/MRML/vtkImageBimodalAnalysis.h||14||9||61%
 
|-
 
|Modules/Volumes/vtkKWWindowLevelThresholdEditor.cxx||170||109||61%
 
|-
 
|Modules/Measurements/vtkMeasurementsGUI.cxx||137||84||62%
 
|-
 
|Modules/Measurements/vtkMeasurementsGUI.h||5||3||63%
 
|-
 
|Applications/CLI/Multiply.cxx||19||11||63%
 
|-
 
|Libs/FreeSurfer/vtkFSLookupTable.cxx||157||87||64%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.h||2||1||67%
 
|-
 
|Libs/vtkITK/vtkITKImageWriter.cxx||2||1||67%
 
|-
 
|Libs/MRML/vtkMRMLProceduralColorNode.h||2||1||67%
 
|-
 
|Libs/MRML/vtkMRMLNode.h||4||2||67%
 
|-
 
|Libs/MRML/vtkMRMLTensorVolumeNode.cxx||24||12||67%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.cxx||231||100||70%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.cxx||7||3||70%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.cxx||7||3||70%
 
|-
 
|Applications/CLI/Mask.cxx||28||11||72%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeNode.cxx||26||10||72%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.h||8||3||73%
 
|-
 
|Libs/MRML/vtkImageBimodalAnalysis.cxx||106||37||74%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.cxx||326||113||74%
 
|-
 
|Libs/MRML/vtkImageAccumulateDiscrete.cxx||67||23||74%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesIcons.cxx||24||7||77%
 
|-
 
|Modules/Measurements/vtkMeasurementsLogic.cxx||10||2||83%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.cxx||124||21||86%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferProceduralColorNode.h||6||1||86%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.h||14||2||88%
 
|-
 
|Libs/MRML/vtkMRMLNode.cxx||49||5||91%
 
|-
 
|Applications/CLI/DiffusionTensorMathematics.cxx||3||0||100%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeGUI.cxx||1||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesIcons.h||4||0||100%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.cxx||1||0||100%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.h||1||0||100%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.h||5||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkImageAccumulateDiscrete.h||3||0||100%
 
|-
 
|Libs/MGHImageIO/itkMGHIOPlugin.cxx||2||0||100%
 
|-
 
|Libs/RemoteIO/vtkHTTPHandler.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLColorTableStorageNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorDisplayPropertiesNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDisplayableNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiducial.h||13||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelOverlayStorageNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelStorageNode.h||2||0||100%
 
|-
 
|Libs/RemoteIO/vtkSRBHandler.h||1||0||100%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesVectorReaderFile.h||1||0||100%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.h||1||0||100%
 
|-
 
|Modules/FourDImage/vtkFourDImageGUI.cxx||22||0||100%
 
|-
 
|Modules/Measurements/vtkMeasurementsLogic.h||1||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStepVerification.cxx||1||0||100%
 
|-
 
|Modules/ProstateNav/vtkProstateNavGUI.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerFiducialsLogic.h||1||0||100%
 
|-
 
|Modules/FetchMI/vtkFetchMIGUI.h||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkNRRDWriter.h||3||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerFirstScanStep.cxx||3||0||100%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.cxx||7||0||100%
 
|-
 
|Modules/EMSegment/CommandLineApplication/EMSegmentCommandLine.cxx||2||0||100%
 
|-
 
|Applications/CLI/OrientImage.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|pieper||3017||6183||33%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleLogic.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementMeshNode.h||0||7||0%
 
|-
 
|Modules/QueryAtlas/vtkSorter.h||0||7||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxUnstructuredGridActor.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxSurfacePolyDataActor.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridNode.cxx||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.h||0||22||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayLogic.h||0||1||0%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsLogic.cxx||0||41||0%
 
|-
 
|Libs/MRML/vtkMRMLVolumePropertyNode.cxx||0||1||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleLogic.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLSceneSnapshotNode.cxx||0||2||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.cxx||0||6||0%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelStorageNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferProceduralColorNode.cxx||0||2||0%
 
|-
 
|Modules/Tractography/Seeding/Seeding.cxx||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkCardManager.h||0||18||0%
 
|-
 
|Modules/ProstateNav/igtlCoordinateMessage.cxx||0||2||0%
 
|-
 
|Modules/VolumeRendering/vtkSlicerVolumeRenderingHelper.cxx||0||187||0%
 
|-
 
|Libs/MRML/vtkMRMLLabelMapVolumeDisplayNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.cxx||0||1||0%
 
|-
 
|Modules/QueryAtlas/vtkRectangle.h||0||14||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridWidget.cxx||0||1||0%
 
|-
 
|Modules/QueryAtlas/vtkCard.h||0||35||0%
 
|-
 
|Modules/QueryAtlas/vtkRasterizerCharacter.h||0||1||0%
 
|-
 
|Modules/PETCTFusion/vtkPETCTFusionLogic.cxx||0||4||0%
 
|-
 
|Libs/Qdec/QdecProject.cpp||0||2||0%
 
|-
 
|Libs/RemoteIO/vtkHIDHandler.cxx||0||1||0%
 
|-
 
|Modules/QueryAtlas/vtkTextureFont.h||0||7||0%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.h||0||1||0%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.h||0||1||0%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.cxx||0||7||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewPropertiesGroup.cxx||0||6||0%
 
|-
 
|Libs/vtkTeem/vtkTensorRotate.h||0||1||0%
 
|-
 
|Modules/QueryAtlas/vtkTextureTextPolys.h||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkTextureText.h||0||25||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplication.cxx||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditBBMeshSeedGroup.cxx||0||1||0%
 
|-
 
|Modules/QueryAtlas/vtkTextureFontManager.h||0||2||0%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.cxx||0||1||0%
 
|-
 
|Modules/EMSegment/vtkEMSegmentLogic.cxx||0||1||0%
 
|-
 
|Libs/vtkTeem/vtkTensorMask.cxx||0||22||0%
 
|-
 
|Modules/ScriptedModule/vtkOpenGLScriptedActor.h||0||6||0%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementBuildingBlockNode.h||0||4||0%
 
|-
 
|Modules/SlicerDaemon/vtkTclHelper.h||0||3||0%
 
|-
 
|Libs/RemoteIO/vtkXNDHandler.cxx||0||1||0%
 
|-
 
|Libs/RemoteIO/vtkXNATHandler.cxx||0||2||0%
 
|-
 
|Libs/RemoteIO/vtkHTTPHandler.h||0||2||0%
 
|-
 
|Libs/RemoteIO/vtkSRBHandler.cxx||0||6||0%
 
|-
 
|Libs/vtkITK/itkTimeSeriesDatabase.txx||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesVectorReaderSeries.cxx||0||14||0%
 
|-
 
|Libs/vtkITK/vtkITKWandImageFilter.cxx||0||31||0%
 
|-
 
|Libs/vtkITK/vtkITKWandImageFilter.h||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKLevelTracingImageFilter.cxx||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKIslandMath.h||0||16||0%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilterUSF.h||0||2||0%
 
|-
 
|Modules/ProstateNav/vtkMRMLBrpRobotCommandNode.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractFaceWidget.cxx||0||1||0%
 
|-
 
|Modules/QueryAtlas/simpleVectors.h||0||16||0%
 
|-
 
|Base/Logic/vtkImageSlicePaint.h||0||37||0%
 
|-
 
|Base/Logic/vtkImageNeighborhoodFilter.h||0||3||0%
 
|-
 
|Base/Logic/vtkImageLabelChange.h||0||6||0%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.cxx||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionWeightedVolumeDisplayWidget.cxx||0||6||0%
 
|-
 
|Libs/FreeSurfer/vtkFSLookupTable.cxx||0||42||0%
 
|-
 
|Modules/ProstateNav/vtkProstateNavLogic.cxx||0||2||0%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.cxx||0||9||0%
 
|-
 
|Modules/QdecModule/vtkQdecModuleLogic.cxx||0||1||0%
 
|-
 
|Base/Logic/vtkImageFillROI.h||0||24||0%
 
|-
 
|Base/Logic/vtkImageErode.h||0||5||0%
 
|-
 
|Applications/CLI/OrientImage.cxx||0||4||0%
 
|-
 
|Modules/QueryAtlas/vtkBIRNCardManager.h||0||4||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.h||0||2||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/DemonsRegistration.cxx||0||21||0%
 
|-
 
|Modules/Volumes/vtkSlicerVectorVolumeDisplayWidget.h||0||1||0%
 
|-
 
|Applications/CLI/RigidRegistration.cxx||0||21||0%
 
|-
 
|Base/Logic/vtkDataIOManagerLogic.cxx||0||11||0%
 
|-
 
|Modules/QueryAtlas/vtkFontParameters.h||0||14||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/SparseFieldLevelSetContour.cxx||0||3||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceAnnotationReader.cxx||0||3||0%
 
|-
 
|Modules/QueryAtlas/vtkBIRNCard.h||0||5||0%
 
|-
 
|Modules/QueryAtlas/vtkFreetypeRasterizer.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionImageVolumeNode.cxx||0||3||0%
 
|-
 
|Libs/MRML/vtkMRMLColorNode.cxx||0||3||0%
 
|-
 
|Modules/QueryAtlas/vtkEdgeGradient.h||0||7||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeDisplayWidget.cxx||0||20||0%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeDisplayNode.h||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkCard.cxx||1||479||0%
 
|-
 
|Modules/QueryAtlas/vtkTextureText.cxx||1||446||0%
 
|-
 
|Base/Logic/vtkImageFillROI.cxx||1||344||0%
 
|-
 
|Modules/QueryAtlas/vtkTextureFont.cxx||1||240||0%
 
|-
 
|Modules/Volumes/vtkSlicerVectorVolumeDisplayWidget.cxx||1||196||1%
 
|-
 
|Base/Logic/vtkImageSlicePaint.cxx||1||184||1%
 
|-
 
|Modules/QueryAtlas/vtkBIRNCard.cxx||1||174||1%
 
|-
 
|Modules/QueryAtlas/vtkEdgeGradient.cxx||1||142||1%
 
|-
 
|Modules/QueryAtlas/vtkRectangle.cxx||1||103||1%
 
|-
 
|Base/Logic/vtkImageErode.cxx||1||102||1%
 
|-
 
|Modules/QueryAtlas/vtkSorter.cxx||1||99||1%
 
|-
 
|Modules/QueryAtlas/vtkCardManager.cxx||1||87||1%
 
|-
 
|Libs/vtkITK/vtkITKIslandMath.cxx||1||82||1%
 
|-
 
|Modules/QueryAtlas/vtkFreetypeRasterizer.cxx||1||81||1%
 
|-
 
|Modules/QueryAtlas/vtkTextureFontManager.cxx||1||73||1%
 
|-
 
|Base/Logic/vtkImageLabelChange.cxx||1||63||2%
 
|-
 
|Modules/ScriptedModule/vtkOpenGLScriptedActor.cxx||1||61||2%
 
|-
 
|Modules/QueryAtlas/vtkTextureTextPolys.cxx||1||48||2%
 
|-
 
|Modules/QueryAtlas/vtkFontParameters.cxx||1||43||2%
 
|-
 
|Modules/QueryAtlas/vtkBIRNCardManager.cxx||1||40||2%
 
|-
 
|Base/Logic/vtkImageConnectivity.cxx||16||369||4%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeNode.cxx||1||23||4%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.cxx||1||22||4%
 
|-
 
|Modules/QueryAtlas/vtkRasterizerCharacter.cxx||1||20||5%
 
|-
 
|Modules/SlicerDaemon/vtkTclHelper.cxx||1||19||5%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematicsSimple.cxx||3||51||6%
 
|-
 
|Base/Logic/vtkImageConnectivity.h||2||32||6%
 
|-
 
|Libs/MGHImageIO/itkMGHImageIO.cxx||22||263||8%
 
|-
 
|Libs/vtkITK/vtkITKDistanceTransform.h||1||8||11%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeDisplayNode.cxx||1||6||14%
 
|-
 
|Libs/vtkITK/vtkITKDistanceTransform.cxx||10||58||15%
 
|-
 
|Libs/IGT/vtkIGTDataManager.cxx||1||5||17%
 
|-
 
|Base/Logic/vtkSlicerModuleLogic.cxx||2||10||17%
 
|-
 
|Base/Logic/vtkImageSlice.cxx||23||110||17%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.h||4||19||17%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkMRMLGradientAnisotropicDiffusionFilterNode.cxx||2||9||18%
 
|-
 
|Base/Logic/vtkImageSlice.h||8||34||19%
 
|-
 
|Libs/MRML/vtkMRMLModelStorageNode.cxx||2||8||20%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeNode.cxx||5||17||23%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.h||16||51||24%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavTargetingStep.cxx||8||24||25%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.h||1||3||25%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavManualControlStep.cxx||8||24||25%
 
|-
 
|Applications/CLI/DiffusionTensorMathematics.cxx||1||3||25%
 
|-
 
|Modules/FetchMI/vtkFetchMIGUI.cxx||5||13||28%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavCalibrationStep.cxx||4||10||29%
 
|-
 
|Base/Logic/vtkSlicerTask.h||3||7||30%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementMeshNode.cxx||4||9||31%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||17||37||31%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSegmentationStep.cxx||1||2||33%
 
|-
 
|Libs/RemoteIO/vtkHTTPHandler.cxx||1||2||33%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.h||1||2||33%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.h||1||2||33%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilter.h||1||2||33%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesScalarReader.cxx||16||30||35%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementBuildingBlockDisplayNode.cxx||4||7||36%
 
|-
 
|Modules/ProstateNav/vtkMRMLProstateNavManagerNode.cxx||10||17||37%
 
|-
 
|Modules/Volumes/vtkKWWindowLevelThresholdEditor.cxx||8||13||38%
 
|-
 
|Modules/Volumes/vtkSlicerScalarVolumeDisplayWidget.cxx||2||3||40%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleLogic.h||2||3||40%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.h||6||9||40%
 
|-
 
|Libs/vtkTeem/vtkTeemEstimateDiffusionTensor.h||2||3||40%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleGUI.cxx||36||49||42%
 
|-
 
|Modules/EMSegment/CommandLineApplication/EMSegmentCommandLine.cxx||62||82||43%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.cxx||7||9||44%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||19||21||48%
 
|-
 
|Libs/MGHImageIO/itkMGHImageIOFactory.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.h||6||6||50%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementBuildingBlockNode.cxx||4||4||50%
 
|-
 
|Applications/CLI/DiffusionTensorEstimation.cxx||4||4||50%
 
|-
 
|Libs/MGHImageIO/itkMGHImageIO.h||1||1||50%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLScene.h||12||11||52%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleGUI.h||4||3||57%
 
|-
 
|Base/Logic/vtkSlicerFiducialsLogic.cxx||4||3||57%
 
|-
 
|Libs/MRML/vtkEventBroker.h||16||12||57%
 
|-
 
|Libs/vtkITK/vtkITKImageWriter.cxx||85||60||59%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||6||4||60%
 
|-
 
|Libs/MGHImageIO/itkMGHImageIOFactory.cxx||6||4||60%
 
|-
 
|Libs/MRML/vtkObservation.cxx||29||19||60%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingLogic.cxx||5||3||63%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.cxx||87||51||63%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.h||12||7||63%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||21||12||64%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.cxx||16||9||64%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||25||14||64%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewProperties.cxx||9||5||64%
 
|-
 
|Libs/MRML/vtkMRMLParser.h||2||1||67%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeDisplayNode.h||2||1||67%
 
|-
 
|Modules/PETCTFusion/vtkPETCTFusionGUI.cxx||2||1||67%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||2||1||67%
 
|-
 
|Libs/MRML/vtkMRMLDisplayNode.h||2||1||67%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||78||37||68%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingLogic.cxx||11||5||69%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsGUI.cxx||11||5||69%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainWindow.cxx||45||20||69%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.cxx||105||46||70%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.cxx||44||19||70%
 
|-
 
|Modules/ScriptedModule/vtkMRMLScriptedModuleNode.cxx||67||27||71%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.cxx||42||15||74%
 
|-
 
|Base/Logic/vtkImageNeighborhoodFilter.cxx||53||18||75%
 
|-
 
|Libs/MRML/vtkEventBroker.cxx||281||94||75%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.h||9||3||75%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||135||45||75%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.cxx||15||5||75%
 
|-
 
|Libs/MRML/vtkMRMLDisplayNode.cxx||9||3||75%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleLogic.cxx||13||4||76%
 
|-
 
|Modules/NeuroNav/vtkNeuroNavGUI.cxx||7||2||78%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||121||33||79%
 
|-
 
|Libs/MRML/vtkMRMLNode.h||33||9||79%
 
|-
 
|Base/Logic/vtkSlicerLogic.cxx||27||7||79%
 
|-
 
|Libs/MRML/vtkMRMLModelNode.cxx||12||3||80%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||4||1||80%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||90||19||83%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||299||58||84%
 
|-
 
|Modules/ProstateNav/vtkProstateNavGUI.cxx||30||5||86%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.cxx||31||5||86%
 
|-
 
|Libs/MRML/vtkMRMLNode.cxx||34||5||87%
 
|-
 
|Modules/ScriptedModule/vtkMRMLScriptedModuleNode.h||8||1||89%
 
|-
 
|Libs/MRML/vtkMRMLLinearTransformNode.cxx||10||1||91%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.h||10||1||91%
 
|-
 
|Libs/MRML/vtkMRMLParser.cxx||11||1||92%
 
|-
 
|Base/Logic/vtkSlicerLogic.h||24||2||92%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingGUI.cxx||13||1||93%
 
|-
 
|Libs/MRML/vtkObservation.h||27||2||93%
 
|-
 
|Applications/GUI/Slicer3.cxx||238||15||94%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFGUI.cxx||50||1||98%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTestingWidget.cxx||3||0||100%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingLogic.h||1||0||100%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.h||4||0||100%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingGUI.h||2||0||100%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLRayCastImageDisplayHelper.cxx||1||0||100%
 
|-
 
|Libs/vtkITK/vtkITKUtility.h||28||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleTubeDisplayNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleLineDisplayNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleGlyphDisplayNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDisplayableNode.cxx||7||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelStorageNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.h||4||0||100%
 
|-
 
|Libs/MRML/vtkObserverManager.cxx||23||0||100%
 
|-
 
|Libs/MRML/vtkMRMLTensorVolumeNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeDisplayNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLROINode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeSliceDisplayNode.cxx||3||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeDisplayNode.cxx||14||0||100%
 
|-
 
|Applications/CLI/PolyDataToLabelmap.cxx||3||0||100%
 
|-
 
|Applications/CLI/ResampleVolume2.cxx||2||0||100%
 
|-
 
|Applications/CLI/Mask.cxx||1||0||100%
 
|-
 
|Applications/CLI/ExecutionModelTour.cxx||1||0||100%
 
|-
 
|Applications/CLI/DiffusionWeightedTest.cxx||1||0||100%
 
|-
 
|Base/CLI/vtkPluginFilterWatcher.cxx||3||0||100%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.cxx||5||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorDisplayPropertiesNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLCameraNode.cxx||4||0||100%
 
|-
 
|Base/Logic/vtkSlicerTask.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerModuleLogic.h||2||0||100%
 
|-
 
|Libs/MRML/vtkObserverManager.h||2||0||100%
 
|-
 
|Libs/tclap/include/tclap/Arg.h||5||0||100%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainNotebook.cxx||51||0||100%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainWindow.h||2||0||100%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainMenuGroup.cxx||1||0||100%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.cxx||2||0||100%
 
|-
 
|Modules/FourDImage/vtkFourDImageGUI.cxx||1||0||100%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshActor.cxx||14||0||100%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.cxx||14||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStep.cxx||2||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStep.h||2||0||100%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFGUI.h||1||0||100%
 
|-
 
|Modules/OpenIGTLinkIF/vtkMRMLIGTLConnectorNode.cxx||2||0||100%
 
|-
 
|Modules/NeuroNav/vtkNeuroNavGUI.h||1||0||100%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||17||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersNode.cxx||5||0||100%
 
|-
 
|Applications/CLI/ConfidenceConnected.cxx||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematics.cxx||1||0||100%
 
|-
 
|Libs/vtkITK/vtkITKImageWriter.h||8||0||100%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesScalarReader.h||1||0||100%
 
|-
 
|Libs/tclap/include/tclap/StdOutput.h||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkNRRDReader.cxx||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkNRRDWriter.cxx||2||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersLeafNode.cxx||10||0||100%
 
|-
 
|Modules/AtlasCreator/vtkAtlasCreatorGUI.cxx||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkTensorMask.h||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkTeemEstimateDiffusionTensor.cxx||10||0||100%
 
|-
 
|Modules/ProstateNav/vtkProstateNavGUI.h||2||0||100%
 
|- bgcolor="#abcdef"
 
|taox||264||1130||19%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.cxx||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKImageWriter.cxx||0||4||0%
 
|-
 
|Applications/CLI/RigidRegistration.cxx||0||15||0%
 
|-
 
|Libs/MRML/vtkMRMLModelStorageNode.cxx||0||38||0%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||0||23||0%
 
|-
 
|Applications/CLI/DicomToNrrdConverter/DicomToNrrdConverter.cxx||22||710||3%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.h||5||59||8%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.cxx||58||197||23%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||4||12||25%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||22||54||29%
 
|-
 
|Applications/CLI/PolyDataToLabelmap.cxx||97||14||87%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeNode.cxx||23||2||92%
 
|-
 
|Applications/CLI/ImageReadDicomWrite.cxx||27||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.h||4||0||100%
 
|- bgcolor="#abcdef"
 
|pohl||550||4901||10%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkWarpSmoothnessCalculator.h||0||9||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkWarpSmoothnessCalculator.txx||0||54||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkWarpJacobianDeterminantFilter.txx||0||81||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkWarpJacobianDeterminantFilter.h||0||7||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.h||0||7||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerAnalysisStep.h||0||1||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSegmentationStep.h||0||1||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerFirstScanStep.h||0||3||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageRectangularSource.h||0||33||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageSumOverVoxels.h||0||5||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageKilianDistanceTransform.h||0||30||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageIslandFilter.h||0||76||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageGCR.h||0||19||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageHistogramNormalization.h||0||1||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkVectorCentralDifferenceImageFunction.txx||0||30||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.txx||0||36||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkESMDemonsRegistrationFunction.txx||0||171||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkVectorCentralDifferenceImageFunction.h||0||9||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkESMDemonsRegistrationFunction.h||0||23||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkDivideByConstantImageFilter.h||0||17||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkDiffeomorphicDemonsRegistrationFilter.h||0||3||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkDiffeomorphicDemonsRegistrationFilter.txx||0||116||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkExponentialDeformationFieldImageFilter.txx||0||60||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkExponentialDeformationFieldImageFilter.h||0||8||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkMultiResolutionPDEDeformableRegistration2.h||0||16||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkMultiResolutionPDEDeformableRegistration2.txx||0||170||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkMultiplyByConstantImageFilter.h||0||13||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkFastSymmetricForcesDemonsRegistrationFilter.h||0||3||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkGridForwardWarpImageFilter.txx||0||55||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkFastSymmetricForcesDemonsRegistrationFilter.txx||0||97||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/itkGridForwardWarpImageFilter.h||0||7||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageGCR.cxx||1||711||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageIslandFilter.cxx||1||541||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageKilianDistanceTransform.cxx||1||376||0%
 
|-
 
|Applications/CLI/DiffeomorphicDemonsRegistration/DemonsRegistration.cxx||1||293||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageRectangularSource.cxx||1||236||0%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageSumOverVoxels.cxx||1||54||2%
 
|-
 
|Modules/ChangeTracker/Filters/vtkImageHistogramNormalization.cxx||1||22||4%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerTypeStep.cxx||10||82||11%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerAnalysisStep.cxx||64||408||14%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerLogic.cxx||54||286||16%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerLogic.h||3||14||18%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerROIStep.cxx||48||202||19%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSegmentationStep.cxx||23||94||20%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerStep.h||2||7||22%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerStep.cxx||56||175||24%
 
|-
 
|Modules/ChangeTracker/vtkMRMLChangeTrackerNode.h||16||38||30%
 
|-
 
|Modules/ChangeTracker/vtkMRMLChangeTrackerNode.cxx||58||74||44%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.h||3||3||50%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerFirstScanStep.cxx||43||38||53%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerGUI.cxx||134||81||62%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSelectScanStep.cxx||23||5||82%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.h||1||0||100%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerROIStep.h||3||0||100%
 
|- bgcolor="#abcdef"
 
|rjosest||1258||1707||42%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeDisplayWidget.h||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionWeightedVolumeDisplayWidget.h||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.h||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||0||52||0%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.h||0||13||0%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.cxx||0||50||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeDisplayWidget.cxx||1||187||1%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionWeightedVolumeDisplayWidget.cxx||1||152||1%
 
|-
 
|Modules/Tractography/Seeding/Seeding.cxx||3||52||5%
 
|-
 
|Libs/vtkTeem/vtkTensorRotate.cxx||10||161||6%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematics.h||8||55||13%
 
|-
 
|Base/Logic/vtkImageResliceMask.cxx||4||11||27%
 
|-
 
|Libs/MRML/vtkMRMLTensorVolumeNode.h||2||5||29%
 
|-
 
|Libs/vtkTeem/vtkTensorRotate.h||2||5||29%
 
|-
 
|Libs/MRML/vtkMRMLTensorVolumeNode.cxx||26||65||29%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematics.cxx||99||218||31%
 
|-
 
|Libs/vtkTeem/vtkNRRDReader.h||13||28||32%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorDisplayPropertiesNode.h||6||12||33%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.h||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeNode.cxx||73||104||41%
 
|-
 
|Applications/CLI/DiffusionWeightedTest.cxx||14||16||47%
 
|-
 
|Modules/Volumes/vtkSlicerScalarVolumeDisplayWidget.cxx||65||65||50%
 
|-
 
|Libs/vtkTeem/vtkTeemEstimateDiffusionTensor.h||20||16||56%
 
|-
 
|Libs/vtkTeem/vtkNRRDWriter.h||10||8||56%
 
|-
 
|Libs/vtkTeem/vtkNRRDReader.cxx||248||195||56%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeDisplayNode.cxx||23||17||58%
 
|-
 
|Applications/CLI/DiffusionTensorMathematics.cxx||20||12||63%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||22||13||63%
 
|-
 
|Modules/Volumes/vtkSlicerVolumeDisplayWidget.cxx||7||4||64%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeNode.cxx||25||14||64%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||130||66||66%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeDisplayNode.h||2||1||67%
 
|-
 
|Libs/vtkTeem/vtkNRRDWriter.cxx||94||38||71%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||19||7||73%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeDisplayNode.cxx||31||11||74%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeNode.h||3||1||75%
 
|-
 
|Libs/vtkTeem/vtkTeemEstimateDiffusionTensor.cxx||205||43||83%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorDisplayPropertiesNode.cxx||47||5||90%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||8||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeDisplayNode.h||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.h||2||0||100%
 
|-
 
|Applications/CLI/DiffusionTensorEstimation.cxx||1||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerScalarVolumeDisplayWidget.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||9||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeNode.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|kerstin||1149||472||71%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.h||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeDisplayWidget.cxx||0||1||0%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorGlyph.cxx||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeGlyphDisplayWidget.cxx||1||31||3%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleGlyphDisplayNode.cxx||1||9||10%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleTubeDisplayNode.cxx||1||8||11%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleLineDisplayNode.cxx||1||8||11%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayWidget.cxx||2||2||50%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionEditorLogic.cxx||109||73||60%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTestingWidget.h||5||3||63%
 
|-
 
|Modules/Volumes/vtkSlicerMeasurementFrameWidget.cxx||174||82||68%
 
|-
 
|Modules/Volumes/vtkSlicerGradientsWidget.cxx||125||55||69%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionEditorWidget.cxx||130||42||76%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTestingWidget.cxx||323||97||77%
 
|-
 
|Applications/CLI/DiffusionTensorEstimation.cxx||71||21||77%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||185||38||83%
 
|-
 
|Modules/Volumes/vtkSlicerMeasurementFrameWidget.h||2||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.h||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkTensorRotate.cxx||1||0||100%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingGUI.cxx||10||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionEditorLogic.h||1||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionEditorWidget.h||4||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerGradientsWidget.h||2||0||100%
 
|- bgcolor="#abcdef"
 
|alexy||5809||7171||45%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeGlyphDisplayWidget.h||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilterUSUL.h||0||2||0%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilterULUL.h||0||2||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeGlyphDisplayWidget.cxx||0||274||0%
 
|-
 
|Modules/Tractography/Seeding/Seeding.cxx||0||45||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTensorVolumeDisplayWidget.cxx||0||132||0%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilterUSUS.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionImageVolumeNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLColorTableStorageNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLNonlinearTransformNode.cxx||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLTimeSeriesVolumeNode.h||0||2||0%
 
|-
 
|Libs/vtkTeem/vtkBSplineInterpolateImageFunction.h||0||8||0%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.h||0||2||0%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilterFUL.h||0||2||0%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilterFF.h||0||21||0%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelOverlayStorageNode.cxx||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelStorageNode.cxx||0||2||0%
 
|-
 
|Modules/VolumeRendering/vtkSlicerVolumeRenderingHelper.cxx||0||35||0%
 
|-
 
|Libs/MRML/vtkMRMLGridTransformNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLGlyphableVolumeSliceDisplayNode.h||0||2||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIResourceUploadWidget.cxx||0||1||0%
 
|-
 
|Libs/MRMLIDImageIO/itkMRMLIDImageIO.cxx||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumePropertyWidget.cxx||0||8||0%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilter2DFF.h||0||2||0%
 
|-
 
|Libs/vtkITK/vtkITKGradientAnisotropicDiffusionImageFilter.h||0||18||0%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.cxx||0||7||0%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.cxx||0||3||0%
 
|-
 
|Libs/vtkTeem/vtkHyperStreamlineTeem.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLNonlinearTransformNode.h||0||2||0%
 
|-
 
|Base/Logic/vtkSlicerModuleLogic.h||0||1||0%
 
|-
 
|Libs/vtkTeem/vtkPreciseHyperArray.h||0||15||0%
 
|-
 
|Modules/Volumes/vtkSlicerVectorVolumeDisplayWidget.cxx||0||14||0%
 
|-
 
|Modules/Volumes/vtkSlicerLabelMapVolumeDisplayWidget.h||0||1||0%
 
|-
 
|Base/Logic/vtkSlicerTransformLogic.h||0||6||0%
 
|-
 
|Libs/vtkTeem/vtkPreciseHyperStreamline.h||0||58||0%
 
|-
 
|Libs/vtkTeem/vtkPreciseHyperStreamlinePoints.h||0||3||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayLogic.cxx||0||24||0%
 
|-
 
|Libs/vtkTeem/vtkTensorImplicitFunctionToFunctionSet.h||0||44||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.h||0||3||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerDiffusionTensorIcons.h||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumeDisplayWidget.h||0||1||0%
 
|-
 
|Libs/IGT/vtkIGTDataManager.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLROIListNode.cxx||0||14||0%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionWeightedVolumeDisplayWidget.cxx||0||82||0%
 
|-
 
|Modules/ScriptedModule/vtkMRMLScriptedModuleNode.cxx||0||1||0%
 
|-
 
|Libs/vtkTeem/vtkImageLabelCombine.h||0||6||0%
 
|-
 
|Libs/MRML/vtkMRMLColorNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLProceduralColorNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLBSplineTransformNode.h||0||2||0%
 
|-
 
|Libs/vtkTeem/vtkPreciseHyperStreamline.cxx||1||404||0%
 
|-
 
|Libs/vtkTeem/vtkBSplineInterpolateImageFunction.cxx||1||220||0%
 
|-
 
|Libs/vtkTeem/vtkHyperStreamlineTeem.cxx||1||110||1%
 
|-
 
|Modules/Volumes/vtkSlicerLabelMapVolumeDisplayWidget.cxx||1||88||1%
 
|-
 
|Libs/vtkTeem/vtkImageLabelCombine.cxx||1||88||1%
 
|-
 
|Libs/vtkTeem/vtkTensorImplicitFunctionToFunctionSet.cxx||1||84||1%
 
|-
 
|Modules/Tractography/Editor/ROISelect.cxx||1||70||1%
 
|-
 
|Base/Logic/vtkSlicerTransformLogic.cxx||1||46||2%
 
|-
 
|Libs/vtkTeem/vtkHyperPointandArray.cxx||1||35||3%
 
|-
 
|Libs/vtkTeem/vtkPreciseHyperStreamlinePoints.cxx||1||28||3%
 
|-
 
|Libs/MRML/vtkMRMLROINode.cxx||5||121||4%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.h||2||33||6%
 
|-
 
|Libs/MRML/vtkMRMLVolumePropertyStorageNode.cxx||9||148||6%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridStorageNode.cxx||4||63||6%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||1||15||6%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingLogic.cxx||3||43||7%
 
|-
 
|Libs/vtkTeem/vtkTensorMask.cxx||9||127||7%
 
|-
 
|Libs/MRML/vtkMRMLROINode.h||1||14||7%
 
|-
 
|Modules/VolumeRendering/vtkMRMLVolumeRenderingParametersNode.h||1||13||7%
 
|-
 
|Libs/MRML/vtkMRMLSceneSnapshotNode.cxx||12||153||7%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.cxx||20||246||8%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorGlyph.cxx||5||60||8%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||12||101||11%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridDisplayNode.h||2||14||13%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeDisplayNode.h||3||20||13%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.cxx||9||55||14%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterLogic.h||1||6||14%
 
|-
 
|Modules/Volumes/vtkKWWindowLevelThresholdEditor.h||1||6||14%
 
|-
 
|Libs/MRML/vtkMRMLHierarchyNode.h||1||6||14%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||6||32||16%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematicsSimple.h||11||55||17%
 
|-
 
|Modules/VolumeRendering/vtkMRMLVolumeRenderingParametersNode.cxx||21||98||18%
 
|-
 
|Modules/Volumes/vtkSlicerScalarVolumeDisplayWidget.cxx||14||64||18%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkMRMLGradientAnisotropicDiffusionFilterNode.cxx||15||66||19%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleDisplayNode.h||3||13||19%
 
|-
 
|Libs/MRML/vtkMRMLClipModelsNode.h||2||8||20%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeNode.h||1||4||20%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesScalarReader.cxx||1||4||20%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeNode.h||1||4||20%
 
|-
 
|Libs/MRML/vtkMRMLClipModelsNode.cxx||14||54||21%
 
|-
 
|Libs/MRML/vtkMRMLSnapshotClipNode.cxx||14||52||21%
 
|-
 
|Libs/vtkTeem/vtkPolyDataTensorToColor.h||3||11||21%
 
|-
 
|Libs/MRML/vtkMRMLLabelMapVolumeDisplayNode.h||2||7||22%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeSliceDisplayNode.h||4||14||22%
 
|-
 
|Libs/MRML/vtkMRMLSnapshotClipNode.h||2||7||22%
 
|-
 
|Libs/vtkTeem/vtkSeedTracts.h||14||48||23%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridNode.cxx||11||37||23%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.cxx||6||19||24%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.h||2||6||25%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorGlyph.h||1||3||25%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterLogic.cxx||11||32||26%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleDisplayNode.cxx||19||49||28%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkMRMLTractographyFiducialSeedingNode.cxx||50||127||28%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematicsSimple.cxx||107||269||28%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||45||107||30%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeNode.cxx||8||18||31%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridDisplayNode.cxx||17||36||32%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeNode.h||1||2||33%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematics.h||1||2||33%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingGUI.h||5||10||33%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.h||1||2||33%
 
|-
 
|Base/Logic/vtkSlicerModelHierarchyLogic.cxx||23||45||34%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleGlyphDisplayNode.cxx||32||62||34%
 
|-
 
|Libs/MRML/vtkMRMLParser.cxx||15||25||38%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeNode.cxx||3||5||38%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.h||3||5||38%
 
|-
 
|Libs/vtkITK/itkNewOtsuThresholdImageFilter.h||5||8||38%
 
|-
 
|Libs/vtkTeem/vtkSeedTracts.cxx||189||293||39%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleTubeDisplayNode.cxx||40||62||39%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||11||17||39%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.cxx||10||15||40%
 
|-
 
|Libs/MRML/vtkMRMLVolumeDisplayNode.h||2||3||40%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionImageVolumeNode.cxx||2||3||40%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleGlyphDisplayNode.h||2||3||40%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.cxx||23||34||40%
 
|-
 
|Libs/MRML/vtkMRMLModelHierarchyNode.cxx||61||86||41%
 
|-
 
|Libs/MRML/vtkMRMLModelHierarchyNode.h||5||7||42%
 
|-
 
|Libs/MRML/vtkMRMLTransformNode.cxx||38||52||42%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleLineDisplayNode.cxx||30||41||42%
 
|-
 
|Base/Logic/vtkSlicerModelHierarchyLogic.h||3||4||43%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||16||21||43%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeDisplayNode.cxx||34||41||45%
 
|-
 
|Libs/MRML/vtkMRMLModelStorageNode.cxx||32||37||46%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.cxx||28||32||47%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeSliceDisplayNode.cxx||73||80||48%
 
|-
 
|Libs/MRML/vtkMRMLCrosshairNode.cxx||2||2||50%
 
|-
 
|Libs/MRML/vtkMRMLColorTableStorageNode.cxx||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLVolumePropertyStorageNode.h||2||2||50%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleNode.h||2||2||50%
 
|-
 
|Libs/vtkITK/vtkITKNewOtsuThresholdImageFilter.cxx||1||1||50%
 
|-
 
|Base/Logic/vtkSlicerModuleLogic.cxx||5||5||50%
 
|-
 
|Libs/MRML/vtkMRMLInteractionNode.cxx||2||2||50%
 
|-
 
|Libs/MRML/vtkMRMLModelStorageNode.h||2||2||50%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkMRMLGradientAnisotropicDiffusionFilterNode.h||4||4||50%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridNode.h||2||2||50%
 
|-
 
|Applications/CLI/ImageLabelCombine.cxx||2||2||50%
 
|-
 
|Libs/MRML/vtkMRMLHierarchyNode.cxx||28||27||51%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.cxx||17||16||52%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkMRMLTractographyFiducialSeedingNode.h||15||14||52%
 
|-
 
|Libs/vtkITK/vtkITKNewOtsuThresholdImageFilter.h||14||13||52%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.cxx||67||60||53%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.cxx||7||6||54%
 
|-
 
|Libs/MRML/vtkMRMLVolumePropertyNode.h||5||4||56%
 
|-
 
|Modules/Volumes/vtkSlicerDiffusionTestingWidget.cxx||15||12||56%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayWidget.cxx||108||83||57%
 
|-
 
|Libs/MRML/vtkMRMLVolumePropertyNode.cxx||97||74||57%
 
|-
 
|Libs/MRML/vtkMRMLTransformNode.h||4||3||57%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.cxx||4||3||57%
 
|-
 
|Libs/vtkTeem/vtkNRRDReader.cxx||12||9||57%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||66||47||58%
 
|-
 
|Libs/MRML/vtkMRMLParser.h||3||2||60%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.h||3||2||60%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilterSS.h||15||10||60%
 
|-
 
|Libs/MRML/vtkMRMLModelNode.h||3||2||60%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleStorageNode.h||3||2||60%
 
|-
 
|Libs/MRML/vtkMRMLGlyphableVolumeSliceDisplayNode.cxx||3||2||60%
 
|-
 
|Modules/Volumes/vtkSlicerVolumeDisplayWidget.cxx||24||15||62%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||8||5||62%
 
|-
 
|Libs/MRML/vtkMRMLViewNode.cxx||57||35||62%
 
|-
 
|Libs/vtkITK/vtkITKImageToImageFilter.h||53||32||62%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeDisplayNode.h||5||3||63%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleLogic.cxx||42||25||63%
 
|-
 
|Libs/vtkTeem/vtkHyperStreamlineDTMRI.h||14||8||64%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorDisplayPropertiesNode.cxx||79||44||64%
 
|-
 
|Libs/vtkTeem/vtkPolyDataTensorToColor.cxx||84||45||65%
 
|-
 
|Modules/Volumes/vtkKWWindowLevelThresholdEditor.cxx||205||108||65%
 
|-
 
|Libs/MRML/vtkMRMLSceneSnapshotNode.h||2||1||67%
 
|-
 
|Libs/MRML/vtkMRMLTensorVolumeNode.cxx||12||6||67%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeDisplayNode.cxx||6||3||67%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridStorageNode.h||4||2||67%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.cxx||111||54||67%
 
|-
 
|Libs/MRML/vtkMRMLColorNode.cxx||7||3||70%
 
|-
 
|Libs/vtkITK/itkNewOtsuThresholdImageCalculator.h||7||3||70%
 
|-
 
|Base/Logic/vtkSlicerLogic.h||5||2||71%
 
|-
 
|Libs/MRML/vtkMRMLLinearTransformNode.h||5||2||71%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleTubeDisplayNode.h||5||2||71%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeNode.h||5||2||71%
 
|-
 
|Libs/MRML/vtkMRMLCameraNode.cxx||75||30||71%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematics.cxx||28||11||72%
 
|-
 
|Libs/MRML/vtkMRMLVolumeDisplayNode.cxx||23||9||72%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeNode.cxx||34||13||72%
 
|-
 
|Libs/MRML/vtkMRMLModelNode.cxx||29||11||73%
 
|-
 
|Libs/MRML/vtkMRMLScene.h||30||11||73%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingGUI.cxx||349||127||73%
 
|-
 
|Libs/MRML/vtkMRMLLinearTransformNode.cxx||102||37||73%
 
|-
 
|Libs/vtkTeem/vtkHyperStreamlineDTMRI.cxx||277||100||73%
 
|-
 
|Libs/MRML/vtkMRMLDisplayNode.h||34||12||74%
 
|-
 
|Libs/MRML/vtkMRMLTransformableNode.h||3||1||75%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||30||10||75%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.h||6||2||75%
 
|-
 
|Libs/vtkTeem/vtkTractographyPointAndArray.cxx||33||11||75%
 
|-
 
|Libs/MRML/vtkMRMLLabelMapVolumeDisplayNode.cxx||25||8||76%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.cxx||64||20||76%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeDisplayNode.cxx||127||39||77%
 
|-
 
|Applications/GUI/Slicer3.cxx||10||3||77%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||521||155||77%
 
|-
 
|Libs/MRML/vtkMRMLDisplayableNode.h||11||3||79%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||110||30||79%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.cxx||58||15||79%
 
|-
 
|Base/Logic/vtkSlicerFiducialsLogic.cxx||12||3||80%
 
|-
 
|Libs/vtkITK/itkNewOtsuThresholdImageFilter.txx||31||7||82%
 
|-
 
|Libs/MRML/vtkMRMLDisplayNode.cxx||199||41||83%
 
|-
 
|Libs/MRML/vtkMRMLScalarVolumeDisplayNode.h||25||5||83%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.cxx||5||1||83%
 
|-
 
|Libs/MRML/vtkMRMLGlyphableVolumeDisplayNode.cxx||5||1||83%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingLogic.cxx||118||21||85%
 
|-
 
|Libs/MRML/vtkMRMLNode.h||45||8||85%
 
|-
 
|Libs/MRML/vtkMRMLDisplayableNode.cxx||136||22||86%
 
|-
 
|Libs/MRML/vtkObserverManager.cxx||54||8||87%
 
|-
 
|Libs/vtkITK/itkNewOtsuThresholdImageCalculator.txx||55||8||87%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.cxx||22||3||88%
 
|-
 
|Libs/MRML/vtkMRMLTransformableNode.cxx||61||8||88%
 
|-
 
|Libs/MRML/vtkMRMLModelDisplayNode.cxx||18||2||90%
 
|-
 
|Libs/vtkTeem/vtkTractographyPointAndArray.h||9||1||90%
 
|-
 
|Libs/MRML/vtkMRMLNode.cxx||97||10||91%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.h||18||1||95%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||289||15||95%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.h||3||0||100%
 
|-
 
|Libs/MRML/vtkMRMLCameraNode.h||26||0||100%
 
|-
 
|Libs/MRML/vtkMRMLViewNode.h||7||0||100%
 
|-
 
|Libs/MRML/vtkObserverManager.h||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerLogic.cxx||10||0||100%
 
|-
 
|Applications/CLI/ModelMaker.cxx||1||0||100%
 
|-
 
|Applications/CLI/DiffusionTensorMathematics.cxx||2||0||100%
 
|-
 
|Modules/EMSegment/CommandLineApplication/EMSegmentCommandLine.cxx||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.cxx||2||0||100%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.cxx||2||0||100%
 
|-
 
|Applications/CLI/DiffusionTensorEstimation.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLTensorVolumeNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.h||5||0||100%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||3||0||100%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.h||8||0||100%
 
|-
 
|Libs/MRML/vtkMRMLModelDisplayNode.h||4||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.h||2||0||100%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.h||1||0||100%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.cxx||5||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleLineDisplayNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleNode.cxx||70||0||100%
 
|-
 
|Modules/ProstateNav/vtkProstateNavGUI.cxx||7||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.h||2||0||100%
 
|- bgcolor="#abcdef"
 
|aylward||45||2659||2%
 
|-
 
|Base/Logic/vtkSlicerModelHierarchyLogic.cxx||0||1||0%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.cxx||0||2||0%
 
|-
 
|Libs/FreeSurfer/vtkFSSurfaceReader.cxx||0||5||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkRigidImageToImageRegistrationMethod.txx||0||41||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkOptimizedImageToImageRegistrationMethod.txx||0||290||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkInitialImageToImageRegistrationMethod.txx||0||129||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkOptimizedImageToImageRegistrationMethod.h||0||35||0%
 
|-
 
|Libs/MRML/vtkEventBroker.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLColorNode.cxx||0||1||0%
 
|-
 
|Libs/vtkITK/itkTimeSeriesDatabase.txx||0||1||0%
 
|-
 
|Libs/vtkITK/vtkITKLevelTracingImageFilter.cxx||0||11||0%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.cxx||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||0||5||0%
 
|-
 
|Libs/MRML/vtkMRMLGridTransformNode.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLSceneSnapshotNode.cxx||0||1||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkInitialImageToImageRegistrationMethod.h||0||8||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkRigidImageToImageRegistrationMethod.h||0||2||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkAffineImageToImageRegistrationMethod.h||0||2||0%
 
|-
 
|Applications/CLI/ExtractSkeleton/misc.cxx||0||22||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationMethod.txx||0||107||0%
 
|-
 
|Applications/CLI/ExtractSkeleton/SkelGraph.h||0||1||0%
 
|-
 
|Applications/CLI/ExtractSkeleton/coordTypes.h||0||1||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkBSplineImageToImageRegistrationMethod.h||0||10||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkAffineImageToImageRegistrationMethod.txx||0||47||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkBSplineImageToImageRegistrationMethod.txx||0||330||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationMethod.h||0||20||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationHelper.h||0||96||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationHelper.txx||0||553||0%
 
|-
 
|Applications/CLI/ExtractSkeleton/SkelGraph.cxx||1||354||0%
 
|-
 
|Applications/CLI/ExtractSkeleton/tilg_iso_3D.cxx||1||265||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/Applications/RegisterImagesSlicer.cxx||3||238||1%
 
|-
 
|Applications/CLI/ExtractSkeleton/ExtractSkeleton.cxx||1||58||2%
 
|-
 
|Libs/MRML/vtkCacheManager.cxx||1||4||20%
 
|-
 
|Libs/MRML/vtkMRMLColorTableNode.cxx||1||2||33%
 
|-
 
|Applications/CLI/GaussianBlurImageFilter.cxx||18||11||62%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||6||2||75%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkNRRDWriter.cxx||6||0||100%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||3||0||100%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||2||0||100%
 
|-
 
|Libs/vtkTeem/vtkNRRDReader.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|kquintus||174||538||24%
 
|-
 
|Modules/SlicerDaemon/vtkTclHelper.cxx||0||292||0%
 
|-
 
|Modules/SlicerDaemon/vtkTclHelper.h||0||4||0%
 
|-
 
|Libs/MRML/vtkMRMLViewNode.cxx||0||6||0%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsLogic.h||1||8||11%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsLogic.cxx||14||71||16%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkMRMLLabelStatisticsNode.cxx||16||64||20%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsGUI.h||4||4||50%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkMRMLLabelStatisticsNode.h||5||4||56%
 
|-
 
|Applications/CLI/FreesurferSurfaceSectionExtraction.cxx||3||2||60%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsGUI.cxx||131||83||61%
 
|- bgcolor="#abcdef"
 
|padfield||79||11||88%
 
|-
 
|Applications/CLI/LabelMapSmoothing.cxx||79||11||88%
 
|- bgcolor="#abcdef"
 
|blezek||33||454||7%
 
|-
 
|Libs/vtkITK/itkTimeSeriesDatabase.h||0||9||0%
 
|-
 
|Libs/vtkITK/itkTimeSeriesDatabaseHelper.h||0||80||0%
 
|-
 
|Libs/vtkITK/vtkITKTimeSeriesDatabase.h||0||23||0%
 
|-
 
|Libs/MRML/vtkMRMLTimeSeriesVolumeNode.h||0||6||0%
 
|-
 
|Libs/vtkITK/itkTimeSeriesDatabase.txx||0||221||0%
 
|-
 
|Applications/CLI/RigidRegistration.cxx||0||5||0%
 
|-
 
|Libs/vtkITK/vtkITKTimeSeriesDatabase.cxx||1||30||3%
 
|-
 
|Libs/MRML/vtkMRMLTimeSeriesVolumeNode.cxx||1||26||4%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.cxx||1||11||8%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||14||29||33%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.h||8||12||40%
 
|-
 
|Applications/GUI/Slicer3.cxx||3||2||60%
 
|-
 
|Applications/CLI/LinearRegistration.cxx||5||0||100%
 
|- bgcolor="#abcdef"
 
|barre||585||238||71%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerStep.cxx||0||5||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerSegmentationStep.cxx||0||4||0%
 
|-
 
|Modules/ChangeTracker/vtkChangeTrackerLogic.cxx||0||2||0%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||0||2||0%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.cxx||0||1||0%
 
|-
 
|Modules/ChangeTracker/Wizard/vtkChangeTrackerROIStep.cxx||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkCardManager.cxx||0||8||0%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasUseSearchTermWidget.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxCreateBuildingBlockFromPickWidget.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxViewMergePointsWidget.cxx||0||1||0%
 
|-
 
|Libs/RemoteIO/vtkHTTPHandler.cxx||0||1||0%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.h||0||2||0%
 
|-
 
|Applications/CLI/MedianImageFilter.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshActor.cxx||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainWindow.cxx||0||11||0%
 
|-
 
|Modules/Meshing/Common/vtkPVAxesActor.cxx||0||4||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxModPointWidget.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxBoundingBoxWidget.cxx||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDisplayPropertiesGroup.cxx||0||16||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIMulticolumnWidget.h||0||1||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.cxx||0||2||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityImagesStep.cxx||0||3||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentParametersSetStep.cxx||0||1||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRunSegmentationStep.cxx||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkSorter.cxx||0||2||0%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasSearchTermWidget.h||0||1||0%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.cxx||0||15||0%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.cxx||0||3||0%
 
|-
 
|Libs/MRML/vtkMRMLSceneSnapshotNode.cxx||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLVolumeTextureMapper3D.cxx||0||11||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||0||1||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||0||2||0%
 
|-
 
|Applications/CLI/Realign/Realign.cxx||0||4||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridWidget.cxx||0||1||0%
 
|-
 
|Base/Logic/vtkDataIOManagerLogic.cxx||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionWeightedVolumeNode.cxx||0||2||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeTextureMapper3D.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLLinearTransformNode.cxx||0||4||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLRayCastImageDisplayHelper.cxx||0||1||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleLogic.cxx||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxPolyDataWidget.cxx||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMapper.cxx||0||3||0%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleLogic.cxx||7||9||44%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.h||1||1||50%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.cxx||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.cxx||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLScene.h||2||2||50%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.h||2||2||50%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLCameraNode.cxx||34||29||54%
 
|-
 
|Libs/MRML/vtkMRMLCameraNode.h||2||1||67%
 
|-
 
|Modules/Measurements/vtkMeasurementsGUI.cxx||4||2||67%
 
|-
 
|Base/Logic/vtkSlicerModuleLogic.h||4||2||67%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersLeafNode.cxx||2||1||67%
 
|-
 
|Base/Logic/vtkSlicerModuleLogic.cxx||23||10||70%
 
|-
 
|Modules/QdecModule/vtkQdecModuleLogic.cxx||3||1||75%
 
|-
 
|Modules/Volumes/vtkKWWindowLevelThresholdEditor.cxx||6||2||75%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||14||2||88%
 
|-
 
|Applications/GUI/Slicer3.cxx||402||40||91%
 
|-
 
|Modules/ScriptedModule/vtkMRMLScriptedModuleNode.cxx||1||0||100%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.cxx||7||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkCacheManager.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLColorNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLDisplayableNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferProceduralColorNode.cxx||3||0||100%
 
|-
 
|Base/Logic/vtkSlicerModelHierarchyLogic.h||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerModelHierarchyLogic.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.cxx||3||0||100%
 
|-
 
|Base/Logic/vtkSlicerLogic.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.cxx||3||0||100%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||3||0||100%
 
|-
 
|Libs/MRML/vtkObserverManager.cxx||5||0||100%
 
|-
 
|Libs/tclap/include/tclap/CmdLine.h||2||0||100%
 
|-
 
|Libs/vtkITK/vtkITKGradientAnisotropicDiffusionImageFilter.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLViewNode.cxx||13||0||100%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||17||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.h||1||0||100%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.cxx||2||0||100%
 
|- bgcolor="#abcdef"
 
|casey.good||13||1797||1%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkAnisotropicSimilarityLandmarkBasedTransformInitializer.txx||0||202||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageRegionMomentsCalculator.h||0||25||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkAnisotropicSimilarityLandmarkBasedTransformInitializer.h||0||10||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkAnisotropicSimilarity3DTransform.txx||0||143||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkAnisotropicSimilarity3DTransform.h||0||4||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageRegionMomentsCalculator.txx||0||119||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationHelper.h||0||17||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkInitialImageToImageRegistrationMethod.txx||0||12||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkOptimizedImageToImageRegistrationMethod.txx||0||19||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationMethod.txx||0||11||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationMethod.h||0||6||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/itkImageToImageRegistrationHelper.txx||0||86||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/itkFixedRotationSimilarity3DTransform.txx||0||45||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/itkFixedRotationSimilarity3DTransform.h||0||3||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/ImageWriters.h||0||17||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/DownsampleHeuristics.h||0||38||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/Applications/RegisterImagesSlicer.cxx||0||68||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/itkDecomposedAffine3DTransform.h||0||5||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/RegistrationMonitor.h||0||38||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/itkEulerSimilarity3DTransform.txx||0||86||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/itkEulerSimilarity3DTransform.h||0||3||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/itkDecomposedAffine3DTransform.txx||0||116||0%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/RegisterImagesMultiRes.cxx||3||374||1%
 
|-
 
|Applications/CLI/RegisterImagesModule/Applications/RegisterBrainMRToTemplate.cxx||3||141||2%
 
|-
 
|Applications/CLI/RegisterImagesModule/Applications/RegisterFollowupBrainMR.cxx||3||132||2%
 
|-
 
|Applications/CLI/RegisterImagesModule/MultiResApplications/ScalingHeuristics.cxx||1||24||4%
 
|-
 
|Applications/CLI/RegisterImagesModule/Applications/TransformFromFiducials.cxx||3||53||5%
 
|- bgcolor="#abcdef"
 
|francois_b||134||65||67%
 
|-
 
|Applications/CLI/ResampleVolume2.cxx||134||65||67%
 
|- bgcolor="#abcdef"
 
|pkarasev3||7||76||8%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshEnergy.h||0||1||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshOps.h||0||2||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeanCurvatureEnergy.h||0||1||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/LSops.h||0||10||0%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/Utils.cxx||1||15||6%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/SparseFieldLevelSetContour.cxx||2||25||7%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshOps.cxx||1||9||10%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeshEnergy.cpp||1||5||17%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/MeanCurvatureEnergy.cpp||1||4||20%
 
|-
 
|Applications/CLI/SparseFieldLevelSetContour/LSops.cxx||1||4||20%
 
|- bgcolor="#abcdef"
 
|lauren||434||1007||30%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayLogic.h||0||1||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerAllFiberBundlesDisplayWidget.h||0||1||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerDiffusionTensorIcons.h||0||3||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayLogic.cxx||1||224||0%
 
|-
 
|Modules/Tractography/Display/vtkSlicerAllFiberBundlesDisplayWidget.cxx||1||173||1%
 
|-
 
|Modules/Tractography/Display/vtkSlicerDiffusionTensorIcons.cxx||1||29||3%
 
|-
 
|Modules/Tractography/Editor/ROISelect.cxx||2||19||10%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorGlyph.cxx||33||280||11%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorMathematics.cxx||14||52||21%
 
|-
 
|Libs/vtkTeem/vtkDiffusionTensorGlyph.h||2||6||25%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleLogic.cxx||23||52||31%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleNode.cxx||4||9||31%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorDisplayPropertiesNode.h||33||67||33%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleStorageNode.cxx||4||6||40%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleDisplayNode.cxx||2||2||50%
 
|-
 
|Applications/CLI/ZeroCrossingBasedEdgeDetectionImageFilter.cxx||24||15||62%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.h||3||1||75%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.cxx||105||30||78%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayWidget.cxx||94||25||79%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorDisplayPropertiesNode.cxx||77||12||87%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleDisplayNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleStorageNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||6||0||100%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayWidget.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|finetjul||218||1261||15%
 
|-
 
|Libs/qMRMLWidgets/qMRMLItemHelper.h||0||2||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLItemModel.h||0||1||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLLinearTransformSlider.cxx||0||4||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLItemHelper.cxx||0||187||0%
 
|-
 
|Libs/qCTKWidgets/qCTKTreeComboBox.cxx||0||49||0%
 
|-
 
|Libs/qCTKWidgets/qCTKColorPickerButton.cxx||0||39||0%
 
|-
 
|Libs/qCTKWidgets/qCTKSliderSpinBoxLabel.cxx||0||7||0%
 
|-
 
|Libs/qCTKWidgets/qCTKTitleComboBox.cxx||0||54||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLListWidget.cxx||0||21||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLMatrixWidget.cxx||0||3||0%
 
|-
 
|Libs/tclap/include/tclap/MultiSwitchArg.h||0||4||0%
 
|-
 
|Libs/tclap/include/tclap/SwitchArg.h||0||6||0%
 
|-
 
|Libs/tclap/include/tclap/ValueArg.h||0||4||0%
 
|-
 
|Libs/tclap/include/tclap/MultiArg.h||0||10||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLTreeWidget.cxx||0||28||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeFactory.cxx||0||1||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeSelector.cxx||0||84||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLTransformSliders.cxx||0||15||0%
 
|-
 
|Libs/qCTKWidgets/qCTKCollapsibleGroupBox.cxx||0||49||0%
 
|-
 
|Libs/qCTKWidgets/qCTKCoordinatesWidget.cxx||0||122||0%
 
|-
 
|Base/QTCLI/qSlicerCLIModuleWidget.cxx||0||2||0%
 
|-
 
|Base/QTBase/qSlicerAbstractLoadableModule.cxx||0||2||0%
 
|-
 
|Base/QTBase/qSlicerAbstractCoreModule.h||0||1||0%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModuleWidget.h||0||1||0%
 
|-
 
|Base/QTCoreModules/qSlicerTransformsModule.cxx||0||4||0%
 
|-
 
|Libs/qCTKWidgets/qCTKAddRemoveComboBox.h||0||4||0%
 
|-
 
|Libs/qCTKWidgets/qCTKAddRemoveComboBox.cxx||0||141||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLItemModel.cxx||1||177||1%
 
|-
 
|Libs/qMRMLWidgets/qMRMLUtils.cxx||1||103||1%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModuleWidget.cxx||1||37||3%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeTreeSelector.cxx||1||34||3%
 
|-
 
|Base/QTCoreModules/qSlicerTransformsModuleWidget.cxx||1||20||5%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModule.cxx||2||3||40%
 
|-
 
|Libs/qCTKWidgets/qCTKCollapsibleButton.cxx||145||41||78%
 
|-
 
|Base/QTBase/qSlicerWidget.cxx||4||1||80%
 
|-
 
|Libs/qCTKWidgets/qCTKFittedTextBrowser.cxx||31||0||100%
 
|-
 
|Applications/GUI/Slicer3.cxx||1||0||100%
 
|-
 
|QTModules/Volumes/qSlicerVolumesModule.h||1||0||100%
 
|-
 
|QTModules/Measurements/qSlicerMeasurementsModule.h||1||0||100%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModule.h||1||0||100%
 
|-
 
|Base/QTGUI/qSlicerApplication.cxx||2||0||100%
 
|-
 
|Base/QTGUI/qSlicerModulePanel.cxx||14||0||100%
 
|-
 
|Base/QTGUI/qSlicerAbstractModulePanel.cxx||5||0||100%
 
|-
 
|Base/QTCoreModules/qSlicerTransformsModule.h||1||0||100%
 
|-
 
|Base/QTGUI/qSlicerModulePanel.h||1||0||100%
 
|-
 
|Base/QTCore/qSlicerModuleFactory.cxx||4||0||100%
 
|- bgcolor="#abcdef"
 
|andy||6||6||50%
 
|-
 
|Applications/GUI/Slicer3.cxx||6||6||50%
 
|- bgcolor="#abcdef"
 
|jcfr||934||2516||27%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeTreeSelector.cxx||0||9||0%
 
|-
 
|Base/QTGUI/qSlicerModuleSelectorWidget_p.h||0||2||0%
 
|-
 
|Base/QTGUI/qSlicerModuleSelectorWidget.h||0||1||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeSelector.h||0||2||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeSelector.cxx||0||66||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLMatrixWidget.h||0||2||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeFactory.h||0||1||0%
 
|-
 
|Base/QTGUI/qSlicerModuleSelectorWidget.cxx||0||47||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeTreeSelector.h||0||1||0%
 
|-
 
|Base/QTCoreModules/qSlicerTransformsModuleWidget.cxx||0||65||0%
 
|-
 
|Libs/qVTKWidgets/qVTKConnection.cxx||0||170||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLLinearTransformSlider.cxx||0||80||0%
 
|-
 
|Base/QTCoreModules/qSlicerTransformsModuleWidget.h||0||2||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLUtils.cxx||0||20||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLTransformSliders.cxx||0||133||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLTransformSliders.h||0||1||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLMatrixWidget.cxx||0||35||0%
 
|-
 
|Libs/qCTKWidgets/qCTKAddRemoveComboBox.cxx||0||78||0%
 
|-
 
|Libs/qCTKWidgets/qCTKSlider.h||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKSlider.cxx||0||74||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLLinearTransformSlider.h||0||2||0%
 
|-
 
|Libs/qCTKWidgets/qCTKSliderSpinBoxLabel.cxx||0||76||0%
 
|-
 
|Libs/qCTKWidgets/qCTKSliderSpinBoxLabel.h||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKTreeComboBox.h||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKTreeComboBox.cxx||0||7||0%
 
|-
 
|Libs/qCTKWidgets/qCTKNumericInput.h||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKNumericInput.cxx||0||29||0%
 
|-
 
|Libs/qCTKWidgets/qCTKColorPickerButton.h||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKAddRemoveComboBox.h||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKFittedTextBrowser.cxx||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKFlowLayout.cxx||0||83||0%
 
|-
 
|Libs/qCTKWidgets/qCTKMatrixWidget.h||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKMatrixWidget.cxx||0||52||0%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModuleWidget.cxx||0||18||0%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModuleWidget.h||0||1||0%
 
|-
 
|Base/QTCLI/qSlicerCLIModuleLogic.h||0||1||0%
 
|-
 
|Base/QTCLI/qSlicerCLIModuleLogic.cxx||0||546||0%
 
|-
 
|QTModules/Measurements/Widgets/qSlicerMeasurementsRulerWidget.h||0||1||0%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModuleLogic.h||0||1||0%
 
|-
 
|Base/QTCLI/qSlicerCLIModuleWidget.h||0||1||0%
 
|-
 
|QTModules/Measurements/Widgets/qSlicerMeasurementsAngleWidget.h||0||1||0%
 
|-
 
|QTModules/Measurements/qSlicerMeasurementsModuleWidget.h||0||2||0%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModuleLogic.cxx||0||4||0%
 
|-
 
|Base/Logic/vtkSlicerTransformLogic.cxx||0||3||0%
 
|-
 
|Libs/qVTKWidgets/qVTKConnection.h||0||1||0%
 
|-
 
|QTModules/Volumes/qSlicerVolumesModuleWidget.h||0||2||0%
 
|-
 
|Base/QTBase/qSlicerUtils.cxx||0||8||0%
 
|-
 
|Base/QTCLI/qSlicerCLIModuleWidget_p.h||0||6||0%
 
|-
 
|Base/QTCLI/qSlicerCLIModuleWidget.cxx||5||304||2%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeFactory.cxx||1||33||3%
 
|-
 
|QTModules/Measurements/Widgets/qSlicerMeasurementsAngleWidget.cxx||1||10||9%
 
|-
 
|QTModules/Measurements/Widgets/qSlicerMeasurementsRulerWidget.cxx||1||10||9%
 
|-
 
|Base/QTBase/qSlicerWidget.cxx||6||49||11%
 
|-
 
|Libs/qVTKWidgets/qVTKObjectEventsObserver.cxx||14||114||11%
 
|-
 
|QTModules/Volumes/qSlicerVolumesModuleWidget.cxx||1||8||11%
 
|-
 
|QTModules/Measurements/qSlicerMeasurementsModuleWidget.cxx||1||8||11%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModule.cxx||1||6||14%
 
|-
 
|Base/QTCoreModules/qSlicerTransformsModule.cxx||3||5||38%
 
|-
 
|Base/QTCLI/vtkMRMLCommandLineModuleNode.cxx||57||94||38%
 
|-
 
|Libs/qCTKWidgets/qCTKCollapsibleButton.cxx||8||12||40%
 
|-
 
|QTModules/Volumes/qSlicerVolumesModule.cxx||4||4||50%
 
|-
 
|Base/QTBase/qSlicerAbstractModule.h||3||3||50%
 
|-
 
|QTModules/Measurements/qSlicerMeasurementsModule.cxx||4||4||50%
 
|-
 
|Base/QTBase/qSlicerAbstractCoreModule.h||1||1||50%
 
|-
 
|Base/QTBase/qSlicerWidget.h||1||1||50%
 
|-
 
|Base/QTBase/qSlicerAbstractModuleWidget.cxx||7||6||54%
 
|-
 
|Base/QTBase/qSlicerModuleLogic.cxx||7||5||58%
 
|-
 
|Base/QTCLI/vtkMRMLCommandLineModuleNode.h||5||3||63%
 
|-
 
|Base/QTCore/qSlicerCoreIOManager.cxx||40||21||66%
 
|-
 
|Base/QTBase/qSlicerAbstractModuleWidget.h||2||1||67%
 
|-
 
|Base/QTBase/qSlicerAbstractCoreModule.cxx||4||2||67%
 
|-
 
|Libs/qCTKWidgets/qCTKAbstractPluginFactory.h||19||8||70%
 
|-
 
|Base/QTBase/qSlicerAbstractModule.cxx||36||15||71%
 
|-
 
|Base/QTCLI/qSlicerCLIModule.cxx||27||11||71%
 
|-
 
|Base/QTBase/qSlicerAbstractLoadableModule.cxx||11||4||73%
 
|-
 
|Base/QTGUI/qSlicerModulePanel.cxx||49||17||74%
 
|-
 
|Base/QTCore/qSlicerCoreApplication.cxx||106||33||76%
 
|-
 
|Base/QTCore/qSlicerModuleManager.cxx||59||15||80%
 
|-
 
|Libs/qCTKWidgets/qCTKAbstractLibraryFactory.h||32||8||80%
 
|-
 
|Libs/qCTKWidgets/qCTKAbstractFactory.h||34||8||81%
 
|-
 
|Base/QTCore/qSlicerModuleFactory.cxx||153||27||85%
 
|-
 
|Applications/GUI/Slicer3.cxx||49||8||86%
 
|-
 
|Libs/qCTKWidgets/qCTKAbstractObjectFactory.h||14||2||88%
 
|-
 
|Base/QTGUI/qSlicerApplication.cxx||57||8||88%
 
|-
 
|Libs/MRML/vtkEventBroker.cxx||27||3||90%
 
|-
 
|Libs/qCTKWidgets/qCTKPimpl.h||27||3||90%
 
|-
 
|QTModules/SlicerWelcome/qSlicerWelcomeModuleWidget.cxx||14||0||100%
 
|-
 
|Base/QTCLI/qSlicerCLIModule.h||1||0||100%
 
|-
 
|Base/QTBase/qSlicerAbstractLoadableModule.h||1||0||100%
 
|-
 
|QTModules/Volumes/qSlicerVolumesModule.h||1||0||100%
 
|-
 
|QTModules/Measurements/qSlicerMeasurementsModule.h||1||0||100%
 
|-
 
|QTModules/SlicerWelcome/qSlicerWelcomeModule.cxx||6||0||100%
 
|-
 
|QTModules/SlicerWelcome/qSlicerWelcomeModuleWidget.h||1||0||100%
 
|-
 
|QTModules/SlicerWelcome/qSlicerWelcomeModule.h||3||0||100%
 
|-
 
|Modules/EMSegment/CommandLineApplication/EMSegmentCommandLine.cxx||1||0||100%
 
|-
 
|Base/QTGUI/qSlicerApplication.h||1||0||100%
 
|-
 
|Base/QTGUI/qSlicerIOManager.cxx||6||0||100%
 
|-
 
|Libs/MRML/vtkEventBroker.h||2||0||100%
 
|-
 
|Libs/qCTKWidgets/qCTKAbstractQObjectFactory.h||12||0||100%
 
|-
 
|Base/QTCoreModules/qSlicerTransformsModule.h||1||0||100%
 
|-
 
|Base/QTCoreModules/qSlicerCamerasModule.h||1||0||100%
 
|-
 
|Base/QTCore/qSlicerModuleFactory.h||2||0||100%
 
|-
 
|Libs/qVTKWidgets/qVTKObjectEventsObserver.h||1||0||100%
 
|-
 
|Base/QTCore/qSlicerModuleManager.h||1||0||100%
 
|-
 
|Base/QTCore/qSlicerCoreApplication.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|wjp@bwh.ha||5187||12720||29%
 
|-
 
|Modules/FetchMI/vtkFetchMIResourceUploadWidget.h||0||26||0%
 
|-
 
|Libs/MRML/vtkMRMLSceneSnapshotNode.cxx||0||1||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIQueryTermWidget.h||0||13||0%
 
|-
 
|Libs/MRML/vtkMRMLPlotNode.h||0||3||0%
 
|-
 
|Modules/FetchMI/vtkFetchMITagViewWidget.h||0||5||0%
 
|-
 
|Modules/FourDImage/vtkFourDImageLogic.cxx||0||102||0%
 
|-
 
|Modules/FetchMI/vtkMRMLFetchMINode.h||0||12||0%
 
|-
 
|Libs/MRML/vtkTagTableCollection.h||0||6||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIParserHID.h||0||11||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIParser.h||0||25||0%
 
|-
 
|Libs/MRML/vtkMRMLXYPlotManagerNode.cxx||0||1||0%
 
|-
 
|Libs/RemoteIO/vtkXNDTagTable.h||0||1||0%
 
|-
 
|Libs/RemoteIO/vtkHIDTagTable.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.h||0||1||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIFlatResourceWidget.h||0||11||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIMulticolumnWidget.h||0||8||0%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.h||0||2||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIIcons.h||0||14||0%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelStorageNode.cxx||0||20||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIWebServicesClient.h||0||14||0%
 
|-
 
|Modules/Volumes/vtkSlicerVolumeDisplayWidget.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelOverlayStorageNode.cxx||0||21||0%
 
|-
 
|Modules/FourDImage/vtkMRMLTimeSeriesBundleNode.cxx||0||54||0%
 
|-
 
|Modules/QueryAtlas/vtkMRMLQueryAtlasNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkDataTransfer.h||0||47||0%
 
|-
 
|Libs/MRML/vtkMRMLArrayPlotNode.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLDoubleArrayNode.cxx||0||1||0%
 
|-
 
|Modules/PETCTFusion/vtkMRMLPETCTFusionNode.h||0||91||0%
 
|-
 
|Base/Logic/vtkSlicerModelsLogic.cxx||0||13||0%
 
|-
 
|Modules/ModelMirror/vtkModelMirrorIcons.h||0||7||0%
 
|-
 
|Modules/ModelMirror/vtkMRMLModelMirrorNode.h||0||10||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIResourceUploadWidget.cxx||1||736||0%
 
|-
 
|Modules/PETCTFusion/vtkMRMLPETCTFusionNode.cxx||1||522||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIQueryTermWidget.cxx||1||450||0%
 
|-
 
|Modules/FetchMI/vtkFetchMIFlatResourceWidget.cxx||1||396||0%
 
|-
 
|Modules/FetchMI/vtkMRMLFetchMINode.cxx||1||110||1%
 
|-
 
|Modules/FetchMI/vtkFetchMITagViewWidget.cxx||1||97||1%
 
|-
 
|Modules/FetchMI/vtkFetchMIIcons.cxx||1||90||1%
 
|-
 
|Modules/FetchMI/vtkFetchMIParserHID.cxx||1||63||2%
 
|-
 
|Modules/FetchMI/vtkFetchMIMulticolumnWidget.cxx||1||62||2%
 
|-
 
|Libs/MRML/vtkTagTableCollection.cxx||1||51||2%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||1||47||2%
 
|-
 
|Modules/ModelMirror/vtkModelMirrorIcons.cxx||1||47||2%
 
|-
 
|Libs/MRML/vtkDataTransfer.cxx||1||42||2%
 
|-
 
|Libs/RemoteIO/vtkXNDHandler.cxx||6||239||2%
 
|-
 
|Modules/FetchMI/vtkFetchMIWriterXND.cxx||7||261||3%
 
|-
 
|Modules/PETCTFusion/vtkPETCTFusionLogic.cxx||18||666||3%
 
|-
 
|Modules/ModelMirror/vtkMRMLModelMirrorNode.cxx||1||33||3%
 
|-
 
|Modules/QueryAtlas/vtkMRMLQueryAtlasNode.cxx||1||29||3%
 
|-
 
|Modules/FetchMI/vtkFetchMIParserXND.cxx||10||270||4%
 
|-
 
|Modules/FetchMI/vtkFetchMIWebServicesClientXND.cxx||6||161||4%
 
|-
 
|Modules/FetchMI/vtkFetchMILogic.cxx||96||1860||5%
 
|-
 
|Libs/RemoteIO/vtkXNDTagTable.cxx||1||19||5%
 
|-
 
|Modules/FetchMI/vtkFetchMILogic.h||1||18||5%
 
|-
 
|Libs/RemoteIO/vtkHIDTagTable.cxx||1||18||5%
 
|-
 
|Libs/RemoteIO/vtkHIDHandler.cxx||6||98||6%
 
|-
 
|Modules/FetchMI/vtkFetchMIGUI.cxx||67||1090||6%
 
|-
 
|Libs/RemoteIO/vtkXNATHandler.cxx||6||91||6%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.h||6||82||7%
 
|-
 
|Modules/FetchMI/vtkFetchMIWriter.h||1||12||8%
 
|-
 
|Base/Logic/vtkDataIOManagerLogic.cxx||20||181||10%
 
|-
 
|Modules/ModelMirror/vtkModelMirrorLogic.cxx||26||219||11%
 
|-
 
|Libs/MRML/vtkTagTable.cxx||26||176||13%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasSearchTermWidget.h||2||12||14%
 
|-
 
|Modules/ModelMirror/vtkModelMirrorGUI.cxx||60||345||15%
 
|-
 
|Libs/MRML/vtkPermissionPrompter.h||2||11||15%
 
|-
 
|Modules/FetchMI/vtkFetchMIServerCollection.cxx||7||38||16%
 
|-
 
|Modules/PETCTFusion/vtkPETCTFusionLogic.h||1||5||17%
 
|-
 
|Libs/MRML/vtkDataIOManager.cxx||26||127||17%
 
|-
 
|Libs/MRML/vtkMRMLInteractionNode.cxx||25||120||17%
 
|-
 
|Modules/FetchMI/vtkFetchMIParser.cxx||25||115||18%
 
|-
 
|Libs/MRML/vtkCacheManager.cxx||76||330||19%
 
|-
 
|Modules/PETCTFusion/vtkPETCTFusionGUI.h||5||20||20%
 
|-
 
|Libs/MRML/vtkURIHandler.h||4||16||20%
 
|-
 
|Libs/RemoteIO/vtkHTTPHandler.cxx||8||28||22%
 
|-
 
|Modules/FetchMI/vtkFetchMIGUI.h||6||21||22%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.cxx||6||17||26%
 
|-
 
|Libs/MRML/vtkDataIOManager.h||3||7||30%
 
|-
 
|Modules/PETCTFusion/vtkPETCTFusionGUI.cxx||596||1261||32%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.h||3||6||33%
 
|-
 
|Modules/ModelMirror/vtkModelMirrorGUI.h||6||12||33%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.cxx||34||61||36%
 
|-
 
|Modules/ModelMirror/vtkModelMirrorLogic.h||4||7||36%
 
|-
 
|Modules/FetchMI/vtkFetchMIServerCollection.h||3||5||38%
 
|-
 
|Modules/FetchMI/vtkFetchMIWriter.cxx||14||22||39%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||2||3||40%
 
|-
 
|Modules/FourDImage/vtkFourDImageGUI.cxx||5||6||45%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||32||36||47%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasLogic.h||2||2||50%
 
|-
 
|Modules/FetchMI/vtkFetchMIWebServicesClientXND.h||1||1||50%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeGUI.h||6||6||50%
 
|-
 
|Libs/MRML/vtkMRMLPETProceduralColorNode.h||3||3||50%
 
|-
 
|Libs/MRML/vtkMRMLParser.cxx||1||1||50%
 
|-
 
|Libs/RemoteIO/vtkXNDHandler.h||1||1||50%
 
|-
 
|Libs/MRML/vtkTagTable.h||3||3||50%
 
|-
 
|Libs/RemoteIO/vtkHIDHandler.h||1||1||50%
 
|-
 
|Modules/FetchMI/vtkFetchMIParserXND.h||1||1||50%
 
|-
 
|Base/Logic/vtkDataIOManagerLogic.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.cxx||29||27||52%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasIcons.h||15||13||54%
 
|-
 
|Libs/MRML/vtkURIHandler.cxx||20||17||54%
 
|-
 
|Libs/MRML/vtkPermissionPrompter.cxx||18||15||55%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.cxx||30||24||56%
 
|-
 
|Libs/MRML/vtkMRMLPETProceduralColorNode.cxx||63||49||56%
 
|-
 
|Libs/MRML/vtkMRMLViewNode.cxx||134||102||57%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasUseSearchTermWidget.h||8||6||57%
 
|-
 
|Modules/FetchMI/vtkFetchMIWebServicesClient.cxx||9||6||60%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasLogic.cxx||10||6||63%
 
|-
 
|Modules/FetchMI/vtkFetchMIServer.h||12||7||63%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasUseSearchTermWidget.cxx||151||87||63%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.cxx||21||12||64%
 
|-
 
|Modules/FetchMI/vtkFetchMIServer.cxx||28||14||67%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.cxx||23||11||68%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasSearchTermWidget.cxx||151||54||74%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasCollaboratorIcons.cxx||14||5||74%
 
|-
 
|Libs/MRML/vtkCacheManager.h||9||3||75%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||1699||552||75%
 
|-
 
|Applications/GUI/Slicer3.cxx||52||14||79%
 
|-
 
|Libs/MRML/vtkMRMLInteractionNode.h||4||1||80%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeGUI.cxx||872||211||81%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeIcons.cxx||109||24||82%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasIcons.cxx||144||30||83%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeLogic.cxx||10||2||83%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||27||5||84%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||42||7||86%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.h||6||1||86%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeIcons.h||19||2||90%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.cxx||26||1||96%
 
|-
 
|Modules/SlicerWelcome/vtkSlicerWelcomeLogic.h||1||0||100%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleLogic.cxx||1||0||100%
 
|-
 
|Modules/Volumes/vtkKWWindowLevelThresholdEditor.cxx||9||0||100%
 
|-
 
|Libs/MRML/vtkMRMLLayoutNode.h||17||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.h||16||0||100%
 
|-
 
|Libs/MRML/vtkMRMLStorableNode.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLViewNode.h||21||0||100%
 
|-
 
|Libs/RemoteIO/vtkXNATHandler.h||1||0||100%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||19||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.h||8||0||100%
 
|-
 
|Libs/MRML/vtkMRMLROINode.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerFiducialsLogic.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerApplicationLogic.h||2||0||100%
 
|-
 
|Base/Logic/vtkSlicerLogic.h||2||0||100%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.cxx||33||0||100%
 
|-
 
|Modules/FetchMI/vtkFetchMIWriterXND.h||1||0||100%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasCollaboratorIcons.h||2||0||100%
 
|- bgcolor="#abcdef"
 
|tgl||83||9||90%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingLogic.cxx||1||1||50%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.cxx||3||1||75%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.cxx||10||3||77%
 
|-
 
|Applications/GUI/Slicer3.cxx||14||3||82%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayLogic.cxx||9||1||90%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayLogic.h||2||0||100%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingGUI.cxx||6||0||100%
 
|-
 
|Modules/Tractography/FiducialSeeding/vtkSlicerTractographyFiducialSeedingLogic.h||1||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.h||2||0||100%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.h||2||0||100%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||1||0||100%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsGUI.cxx||3||0||100%
 
|-
 
|Modules/EMSegment/vtkEMSegmentLogic.cxx||4||0||100%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||9||0||100%
 
|-
 
|Base/Logic/vtkSlicerLogic.h||1||0||100%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.h||3||0||100%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.h||2||0||100%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasLogic.cxx||7||0||100%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||1||0||100%
 
|-
 
|Modules/Tractography/Display/vtkSlicerTractographyDisplayGUI.h||2||0||100%
 
|- bgcolor="#abcdef"
 
|davisb||4786||7607||39%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageMeanIntensityNormalization.h||0||14||0%
 
|-
 
|Modules/EMSegment/Algorithm/vtkSimonParameterReaderWriter.h||0||8||0%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.h||0||3||0%
 
|-
 
|Modules/EMSegment/Algorithm/itkEMLocalOptimization.h||0||82||0%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalShapeCostFunction.h||0||44||0%
 
|-
 
|Libs/vtkITK/itkLevelTracingImageFilter.txx||0||1||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityNormalizationStep.cxx||0||1||0%
 
|-
 
|Modules/EMSegment/Registration/vtkRigidRegistrator.h||0||29||0%
 
|-
 
|Modules/EMSegment/Registration/vtkITKTransformAdapter.h||0||23||0%
 
|-
 
|Modules/EMSegment/Registration/vtkBSplineRegistrator.h||0||30||0%
 
|-
 
|Modules/Tractography/Editor/ROISelect.cxx||0||1||0%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm_Print.txx||0||326||0%
 
|-
 
|Modules/EMSegment/Algorithm/vtkSimonParameterReaderWriter.cxx||1||350||0%
 
|-
 
|Modules/EMSegment/Registration/vtkBSplineRegistrator.cxx||1||304||0%
 
|-
 
|Modules/EMSegment/Registration/vtkRigidRegistrator.cxx||1||227||0%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageMeanIntensityNormalization.cxx||1||107||1%
 
|-
 
|Modules/EMSegment/Algorithm/vtkFileOps.cxx||1||93||1%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityDistributionsStep.cxx||4||160||2%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalRegistrationCostFunction.h||3||119||2%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMGeneral.cxx||15||407||4%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.cxx||20||288||6%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRunSegmentationStep.cxx||23||316||7%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentNodeParametersStep.cxx||55||644||8%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRegistrationParametersStep.cxx||17||196||8%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityImagesStep.cxx||15||108||12%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalInterface.h||9||62||13%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentSpatialPriorsStep.cxx||11||69||14%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||1||6||14%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalRegistrationCostFunction.cxx||72||369||16%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentStep.cxx||10||47||18%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalShapeCostFunction.cxx||43||129||25%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalGenericClass.h||7||17||29%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm_Miscellaneous.txx||23||49||32%
 
|-
 
|Modules/EMSegment/Registration/vtkITKTransformAdapter.cxx||1||2||33%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm.h||14||18||44%
 
|-
 
|Modules/EMSegment/vtkEMSegmentLogic.cxx||396||432||48%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalClass.cxx||85||88||49%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSVolumeCollectionNode.h||1||1||50%
 
|-
 
|Applications/GUI/Slicer3.cxx||1||1||50%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.h||1||1||50%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.cxx||1015||963||51%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalInterface.cxx||17||15||53%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMGenericClass.cxx||53||45||54%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSSegmenterNode.cxx||36||30||55%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTemplateNode.cxx||28||22||56%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm.txx||207||158||57%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSIntensityNormalizationParametersNode.cxx||46||35||57%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm_Initialization.txx||300||221||58%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalClass.h||15||11||58%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalGenericClass.cxx||71||51||58%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSNode.cxx||34||22||61%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSClassInteractionMatrixNode.cxx||53||34||61%
 
|-
 
|Modules/EMSegment/CommandLineApplication/EMSegmentCommandLine.cxx||209||118||64%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeNode.cxx||64||36||64%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentParametersSetStep.cxx||49||27||64%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSGlobalParametersNode.cxx||106||58||65%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSVolumeCollectionNode.cxx||98||51||66%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMGeneral.h||25||13||66%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalSuperClass.cxx||273||139||66%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||2||1||67%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.h||6||3||67%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalSegmenter.cxx||258||125||67%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTargetNode.cxx||16||7||70%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||109||45||71%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersLeafNode.cxx||90||36||71%
 
|-
 
|Modules/EMSegment/vtkEMSegmentLogic.h||15||6||71%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSWorkingDataNode.cxx||73||28||72%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersNode.cxx||87||33||73%
 
|-
 
|Modules/EMSegment/Algorithm/EMLocalAlgorithm_MeanField.txx||54||19||74%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.h||3||1||75%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersParentNode.cxx||113||35||76%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSWorkingDataNode.h||17||5||77%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSAtlasNode.cxx||23||6||79%
 
|-
 
|Modules/EMSegment/Algorithm/vtkDataDef.cxx||63||14||82%
 
|-
 
|Libs/MRML/vtkMRMLSliceCompositeNode.cxx||5||1||83%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMGenericClass.h||25||5||83%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalSuperClass.h||46||6||88%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSGlobalParametersNode.h||26||3||90%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSSegmenterNode.h||9||1||90%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageEMLocalSegmenter.h||24||2||92%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesLogic.cxx||14||1||93%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSIntensityNormalizationParametersNode.h||17||1||94%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersNode.h||18||1||95%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersParentNode.h||44||1||98%
 
|-
 
|Modules/EMSegment/Algorithm/vtkTimeDef.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSAtlasNode.h||4||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentStep.h||2||0||100%
 
|-
 
|Modules/EMSegment/Algorithm/vtkDataDef.h||40||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSClassInteractionMatrixNode.h||3||0||100%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLNode.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||2||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSNode.h||9||0||100%
 
|-
 
|Libs/vtkITK/vtkITKArchetypeImageSeriesReader.cxx||3||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTargetNode.h||2||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentParametersSetStep.h||1||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersLeafNode.h||9||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentNodeParametersStep.h||1||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeNode.h||8||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRegistrationParametersStep.h||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityImagesStep.h||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRunSegmentationStep.h||1||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTemplateNode.h||6||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentSpatialPriorsStep.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|lantiga||53||230||19%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridNode.h||0||1||0%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||0||1||0%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||0||19||0%
 
|-
 
|Modules/CommandLineModule/vtkMRMLCommandLineModuleNode.h||0||5||0%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformNode.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridNode.cxx||0||8||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformNode.cxx||0||3||0%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLFiducialListNode.cxx||0||47||0%
 
|-
 
|Libs/MRML/vtkMRMLModelNode.cxx||0||8||0%
 
|-
 
|Libs/MRML/vtkMRMLLinearTransformNode.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLModelNode.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.cxx||1||25||4%
 
|-
 
|Libs/MRML/vtkMRMLLinearTransformNode.cxx||1||11||8%
 
|-
 
|Libs/MRML/vtkMRMLTransformableNode.cxx||1||5||17%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleLogic.h||1||3||25%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleGUI.h||2||5||29%
 
|-
 
|Modules/ScriptedModule/vtkScriptedModuleGUI.cxx||38||72||35%
 
|-
 
|Applications/GUI/Slicer3.cxx||9||10||47%
 
|- bgcolor="#abcdef"
 
|FeiZhao||69||496||12%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.h||0||3||0%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleLogic.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLROIListNode.cxx||31||371||8%
 
|-
 
|Libs/MRML/vtkMRMLROIListNode.h||2||15||12%
 
|-
 
|Libs/MRML/vtkMRMLROINode.cxx||18||88||17%
 
|-
 
|Base/Logic/vtkSlicerROILogic.cxx||6||13||32%
 
|-
 
|Libs/MRML/vtkMRMLROINode.h||2||3||40%
 
|-
 
|Libs/MRML/vtkMRMLSelectionNode.cxx||2||2||50%
 
|-
 
|Base/Logic/vtkSlicerROILogic.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||3||0||100%
 
|-
 
|Applications/GUI/Slicer3.cxx||4||0||100%
 
|- bgcolor="#abcdef"
 
|freudling||251||5680||4%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeShadeHelper.h||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeHelper.h||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeGOShadeHelper.h||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastHelper.h||0||3||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumePropertyWidget.h||0||41||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeTextureMapper3D.h||0||16||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeRenderingFactory.h||0||3||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeGOHelper.h||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMIPHelper.h||0||1||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumePropertyWidget.cxx||1||1023||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeGOShadeHelper.cxx||1||424||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeGOHelper.cxx||1||359||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeShadeHelper.cxx||1||338||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastCompositeHelper.cxx||1||275||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMIPHelper.cxx||1||246||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMapper.h||1||86||1%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLVolumeTextureMapper3D.cxx||12||841||1%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLRayCastImageDisplayHelper.cxx||6||188||3%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointRayCastImage.h||1||19||5%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeTextureMapper3D.cxx||33||620||5%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMapper.cxx||98||1070||8%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastHelper.cxx||1||8||11%
 
|-
 
|Modules/VolumeRendering/vtkSlicerVRMenuButtonColorMode.h||1||4||20%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.h||2||6||25%
 
|-
 
|Modules/VolumeRendering/vtkSlicerVRMenuButtonColorMode.cxx||19||35||35%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointRayCastImage.cxx||25||45||36%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerRayCastImageDisplayHelper.h||3||3||50%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLVolumeTextureMapper3D.h||1||1||50%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.cxx||11||7||61%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerRayCastImageDisplayHelper.cxx||10||6||63%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeRenderingFactory.cxx||12||7||63%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingLogic.cxx||3||1||75%
 
|-
 
|Modules/QueryAtlas/vtkQueryAtlasGUI.cxx||1||0||100%
 
|-
 
|Applications/GUI/Slicer3.cxx||1||0||100%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLRayCastImageDisplayHelper.h||1||0||100%
 
|-
 
|Modules/Statistics/LabelStatistics/vtkLabelStatisticsGUI.cxx||1||0||100%
 
|-
 
|Modules/QdecModule/vtkQdecModuleGUI.cxx||1||0||100%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkGradientAnisotropicDiffusionFilterGUI.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|hliu||1297||9991||11%
 
|-
 
|Modules/ProstateNav/newmat/newmat1.cpp||0||70||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat.h||0||292||0%
 
|-
 
|Modules/ProstateNav/newmat/myexcept.h||0||8||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat2.cpp||0||343||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat3.cpp||0||403||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat5.cpp||0||299||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat4.cpp||0||676||0%
 
|-
 
|Modules/ProstateNav/newmat/jacobi.cpp||0||60||0%
 
|-
 
|Modules/ProstateNav/newmat/hholder.cpp||0||181||0%
 
|-
 
|Modules/ProstateNav/newmat/bandmat.cpp||0||329||0%
 
|-
 
|Modules/ProstateNav/igtlMoveToMessage.h||0||2||0%
 
|-
 
|Modules/ProstateNav/igtlHeaderMessage.h||0||2||0%
 
|-
 
|Modules/ProstateNav/newmat/cholesky.cpp||0||121||0%
 
|-
 
|Modules/ProstateNav/newmat/controlw.h||0||11||0%
 
|-
 
|Modules/ProstateNav/newmat/fft.cpp||0||301||0%
 
|-
 
|Modules/ProstateNav/newmat/evalue.cpp||0||166||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat6.cpp||0||472||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat7.cpp||0||559||0%
 
|-
 
|Modules/ProstateNav/newmat/submat.cpp||0||201||0%
 
|-
 
|Modules/ProstateNav/newmat/sort.cpp||0||126||0%
 
|-
 
|Modules/ProstateNav/newmat/solution.h||0||1||0%
 
|-
 
|Modules/ProstateNav/newmat/svd.cpp||0||102||0%
 
|-
 
|Modules/ProstateNav/vtkIGTLToMRMLBrpRobotCommand.h||0||5||0%
 
|-
 
|Modules/ProstateNav/vtkMRMLBrpRobotCommandNode.h||0||5||0%
 
|-
 
|Modules/ProstateNav/vtkIGTLToMRMLCoordinate.h||0||2||0%
 
|-
 
|Modules/ProstateNav/newmat/precisio.h||0||8||0%
 
|-
 
|Modules/ProstateNav/newmat/nm_misc.cpp||0||70||0%
 
|-
 
|Modules/ProstateNav/newmat/newmatap.h||0||5||0%
 
|-
 
|Modules/ProstateNav/newmat/newmat8.cpp||0||412||0%
 
|-
 
|Modules/ProstateNav/newmat/newmatnl.h||0||5||0%
 
|-
 
|Modules/ProstateNav/newmat/newmatrc.h||0||26||0%
 
|-
 
|Modules/ProstateNav/newmat/newmatrm.h||0||34||0%
 
|-
 
|Modules/ProstateNav/newmat/newmatrm.cpp||0||92||0%
 
|-
 
|Modules/ProstateNav/igtlCoordinateMessage.h||0||4||0%
 
|-
 
|Modules/ProstateNav/igtlSetZFrameMessage.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||0||53||0%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLPosition.cxx||0||5||0%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLCircularBuffer.h||0||3||0%
 
|-
 
|Libs/IGT/vtkIGTMatrixState.h||0||3||0%
 
|-
 
|Libs/IGT/vtkIGTDataStream.h||0||10||0%
 
|-
 
|Modules/ProstateNav/newmat/newfft.cpp||1||489||0%
 
|-
 
|Modules/ProstateNav/newmat/ZLinAlg.cxx||1||270||0%
 
|-
 
|Modules/ProstateNav/newmat/newmatex.cpp||1||198||1%
 
|-
 
|Modules/ProstateNav/newmat/example.cpp||1||156||1%
 
|-
 
|Modules/ProstateNav/igtlCoordinateMessage.cxx||1||154||1%
 
|-
 
|Modules/ProstateNav/newmat/newmatnl.cpp||1||151||1%
 
|-
 
|Modules/ProstateNav/vtkIGTLToMRMLCoordinate.cxx||1||117||1%
 
|-
 
|Modules/ProstateNav/vtkIGTLToMRMLBrpRobotCommand.cxx||1||114||1%
 
|-
 
|Modules/ProstateNav/igtlMoveToMessage.cxx||1||110||1%
 
|-
 
|Modules/ProstateNav/igtlSetZFrameMessage.cxx||1||110||1%
 
|-
 
|Modules/ProstateNav/newmat/solution.cpp||1||108||1%
 
|-
 
|Libs/IGT/vtkIGTDataStream.cxx||1||103||1%
 
|-
 
|Modules/ProstateNav/newmat/myexcept.cpp||1||100||1%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLCircularBuffer.cxx||1||54||2%
 
|-
 
|Libs/ITKCommandIO/itkCommandIO.cxx||10||374||3%
 
|-
 
|Modules/ProstateNav/vtkMRMLBrpRobotCommandNode.cxx||1||32||3%
 
|-
 
|Modules/NeuroNav/vtkNeuroNavLogic.h||1||26||4%
 
|-
 
|Modules/ProstateNav/igtlHeaderMessage.cxx||1||24||4%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLImage.cxx||1||20||5%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavCalibrationStep.cxx||13||252||5%
 
|-
 
|Modules/ProstateNav/vtkProstateNavLogic.cxx||15||253||6%
 
|-
 
|Libs/IGT/vtkIGTMatrixState.cxx||1||15||6%
 
|-
 
|Modules/ProstateNav/newmat/newmat9.cpp||1||14||7%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavTargetingStep.cxx||20||218||8%
 
|-
 
|Modules/NeuroNav/vtkNeuroNavLogic.cxx||29||254||10%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavManualControlStep.cxx||15||117||11%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFLogic.h||1||6||14%
 
|-
 
|Libs/IGT/vtkIGTDataManager.cxx||7||42||14%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFLogic.cxx||18||105||15%
 
|-
 
|Modules/ProstateNav/vtkProstateNavLogic.h||2||8||20%
 
|-
 
|Libs/IGT/vtkIGTPat2ImgRegistration.cxx||13||43||23%
 
|-
 
|Libs/IGT/vtkIGTPat2ImgRegistration.h||1||2||33%
 
|-
 
|Modules/ProstateNav/vtkProstateNavGUI.h||6||6||50%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFGUI.h||4||4||50%
 
|-
 
|Libs/ITKCommandIO/itkCommandIOFactory.h||1||1||50%
 
|-
 
|Libs/ITKCommandIO/itkCommandIOFactory.cxx||6||4||60%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStep.cxx||45||25||64%
 
|-
 
|Modules/ProstateNav/vtkProstateNavGUI.cxx||172||88||66%
 
|-
 
|Libs/IGT/vtkIGTDataManager.h||2||1||67%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFGUI.cxx||432||182||70%
 
|-
 
|Modules/NeuroNav/vtkNeuroNavGUI.cxx||423||162||72%
 
|-
 
|Modules/NeuroNav/vtkNeuroNavGUI.h||3||1||75%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStep.h||18||6||75%
 
|-
 
|Libs/ITKCommandIO/itkCommandIO.h||3||1||75%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStepSetUp.cxx||7||2||78%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavTargetingStep.h||1||0||100%
 
|-
 
|Applications/GUI/Slicer3.cxx||2||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavManualControlStep.h||1||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavCalibrationStep.h||1||0||100%
 
|-
 
|Libs/ITKCommandIO/itkCommandIOPlugin.cxx||2||0||100%
 
|-
 
|Libs/vtkTeem/vtkPolyDataTensorToColor.cxx||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkSeedTracts.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerColorLogic.cxx||2||0||100%
 
|- bgcolor="#abcdef"
 
|ibanez||7||0||100%
 
|-
 
|Base/QTGUI/qSlicerApplication.cxx||1||0||100%
 
|-
 
|Base/QTCore/qSlicerCoreApplication.cxx||1||0||100%
 
|-
 
|Applications/GUI/Slicer3.cxx||5||0||100%
 
|- bgcolor="#abcdef"
 
|0||9||2||82%
 
|-
 
|Libs/qCTKWidgets/qCTKAddRemoveComboBox.cxx||0||1||0%
 
|-
 
|Libs/qCTKWidgets/qCTKTreeComboBox.cxx||0||1||0%
 
|-
 
|Libs/qMRMLWidgets/qMRMLTransformSliders.cxx||1||0||100%
 
|-
 
|Libs/qVTKWidgets/qVTKConnection.cxx||1||0||100%
 
|-
 
|Libs/qVTKWidgets/qVTKObjectEventsObserver.cxx||1||0||100%
 
|-
 
|Libs/qMRMLWidgets/qMRMLNodeSelector.cxx||1||0||100%
 
|-
 
|Libs/qMRMLWidgets/qMRMLLinearTransformSlider.cxx||1||0||100%
 
|-
 
|Base/QTCLI/qSlicerCLIModuleLogic.cxx||1||0||100%
 
|-
 
|Base/QTCore/qSlicerCoreApplication.cxx||1||0||100%
 
|-
 
|Applications/GUI/Slicer3.cxx||1||0||100%
 
|-
 
|Libs/qMRMLWidgets/qMRMLMatrixWidget.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|rsierra||576||948||38%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.h||0||1||0%
 
|-
 
|Base/Logic/vtkImageResliceMask.h||17||54||24%
 
|-
 
|Base/Logic/vtkImageResliceMask.cxx||557||893||38%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||1||0||100%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|jcross186||17||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.h||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLSliceNode.cxx||14||0||100%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|demian||142||187||43%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLVectorVolumeDisplayNode.cxx||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLGlyphableVolumeSliceDisplayNode.h||1||15||6%
 
|-
 
|Libs/MRML/vtkMRMLGlyphableVolumeDisplayNode.h||6||17||26%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeNode.cxx||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionImageVolumeNode.h||3||5||38%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionImageVolumeNode.cxx||37||59||39%
 
|-
 
|Libs/MRML/vtkMRMLGlyphableVolumeDisplayNode.cxx||45||49||48%
 
|-
 
|Libs/MRML/vtkMRMLGlyphableVolumeSliceDisplayNode.cxx||40||37||52%
 
|-
 
|Libs/MRML/vtkMRMLDiffusionTensorVolumeDisplayNode.cxx||2||1||67%
 
|-
 
|Base/Logic/vtkSlicerSliceLogic.cxx||2||0||100%
 
|-
 
|Libs/MRML/vtkMRMLTensorVolumeNode.cxx||4||0||100%
 
|-
 
|Base/Logic/vtkSlicerSliceLayerLogic.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|yumin||46||331||12%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.h||0||2||0%
 
|-
 
|Libs/MRML/vtkMRMLTransformStorageNode.cxx||0||3||0%
 
|-
 
|Libs/MRML/vtkDataIOManager.h||0||1||0%
 
|-
 
|Libs/MRML/vtkMRMLVolumeArchetypeStorageNode.cxx||0||7||0%
 
|-
 
|Libs/MRML/vtkDataFileFormatHelper.h||0||3||0%
 
|-
 
|Libs/MRML/vtkDataFileFormatHelper.cxx||1||114||1%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityNormalizationStep.cxx||5||148||3%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.cxx||1||9||10%
 
|-
 
|Libs/MRML/vtkMRMLModelStorageNode.cxx||1||4||20%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleStorageNode.cxx||1||3||25%
 
|-
 
|Libs/MRML/vtkMRMLColorTableStorageNode.cxx||1||3||25%
 
|-
 
|Libs/MRML/vtkMRMLNRRDStorageNode.cxx||1||3||25%
 
|-
 
|Libs/vtkITK/vtkITKImageWriter.cxx||3||7||30%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityImagesStep.cxx||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLUnstructuredGridStorageNode.cxx||1||2||33%
 
|-
 
|Libs/MRML/vtkDataIOManager.cxx||3||6||33%
 
|-
 
|Libs/MRML/vtkMRMLStorageNode.cxx||8||11||42%
 
|-
 
|Libs/vtkITK/vtkITKImageWriter.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelStorageNode.cxx||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLFreeSurferModelOverlayStorageNode.cxx||1||1||50%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRunSegmentationStep.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||9||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentSpatialPriorsStep.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRegistrationParametersStep.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentNodeParametersStep.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityDistributionsStep.cxx||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentParametersSetStep.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|tokuda||1537||4045||28%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFLogic.h||0||1||0%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFGUI.h||0||1||0%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLBase.h||0||12||0%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLCircularBuffer.cxx||0||1||0%
 
|-
 
|Modules/ProstateNav/igtlCoordinateMessage.cxx||0||1||0%
 
|-
 
|Modules/ProstateNav/vtkIGTLToMRMLCoordinate.cxx||0||5||0%
 
|-
 
|Modules/ProstateNav/vtkRobotToImageRegistration.h||0||6||0%
 
|-
 
|Modules/ProstateNav/vtkIGTLToMRMLCoordinate.h||0||1||0%
 
|-
 
|Modules/ProstateNav/vtkZFrameRobotToImageRegistration.h||0||1||0%
 
|-
 
|Modules/ProstateNav/vtkZFrameRobotToImageRegistration.cxx||1||595||0%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLImage.cxx||5||178||3%
 
|-
 
|Modules/FourDImage/vtkFourDImageLogic.cxx||14||382||4%
 
|-
 
|Libs/MRML/vtkMRMLXYPlotManagerNode.h||2||38||5%
 
|-
 
|Libs/MRML/vtkMRMLDoubleArrayNode.cxx||14||221||6%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLPosition.cxx||6||94||6%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLLinearTransform.cxx||6||87||6%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavTargetingStep.cxx||3||41||7%
 
|-
 
|Modules/FourDImage/vtkMRMLTimeSeriesBundleNode.cxx||17||181||9%
 
|-
 
|Modules/OpenIGTLinkIF/vtkMRMLIGTLConnectorNode.cxx||44||424||9%
 
|-
 
|Modules/ProstateNav/vtkRobotToImageRegistration.cxx||1||9||10%
 
|-
 
|Libs/MRML/vtkMRMLArrayPlotNode.cxx||11||93||11%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStepVerification.cxx||30||212||12%
 
|-
 
|Libs/MRML/vtkMRMLOrthogonalLinePlotNode.cxx||10||65||13%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFLogic.cxx||45||272||14%
 
|-
 
|Libs/MRML/vtkMRMLXYPlotManagerNode.cxx||19||98||16%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavCalibrationStep.cxx||1||4||20%
 
|-
 
|Libs/MRML/vtkMRMLPlotNode.h||3||10||23%
 
|-
 
|Modules/OpenIGTLinkIF/vtkMRMLIGTLConnectorNode.h||3||10||23%
 
|-
 
|Modules/ProstateNav/vtkMRMLProstateNavManagerNode.h||2||6||25%
 
|-
 
|Modules/FourDImage/vtkFourDImageLogic.h||1||3||25%
 
|-
 
|Modules/FourDImage/vtkMRMLTimeSeriesBundleNode.h||2||4||33%
 
|-
 
|Libs/MRML/vtkMRMLPlotNode.cxx||13||22||37%
 
|-
 
|Modules/ProstateNav/vtkMRMLProstateNavManagerNode.cxx||54||85||39%
 
|-
 
|Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFGUI.cxx||225||354||39%
 
|-
 
|Libs/MRML/vtkMRMLOrthogonalLinePlotNode.h||3||4||43%
 
|-
 
|Modules/ProstateNav/vtkProstateNavGUI.cxx||39||46||46%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStep.h||11||11||50%
 
|-
 
|Libs/MRML/vtkMRMLArrayPlotNode.h||3||3||50%
 
|-
 
|Libs/MRML/vtkMRMLDoubleArrayNode.h||3||2||60%
 
|-
 
|Modules/FourDImage/vtkFourDImageGUI.cxx||756||431||64%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLBase.cxx||6||3||67%
 
|-
 
|Modules/FourDImage/vtkFourDImageIcons.h||2||1||67%
 
|-
 
|Modules/FourDImage/vtkFourDImageIcons.cxx||19||6||76%
 
|-
 
|Modules/FourDImage/vtkFourDImageGUI.h||8||2||80%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStepSetUp.cxx||122||19||87%
 
|-
 
|Libs/MRML/vtkMRMLScene.cxx||15||0||100%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLLinearTransform.h||3||0||100%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLImage.h||3||0||100%
 
|-
 
|Modules/OpenIGTLinkIF/vtkIGTLToMRMLPosition.h||3||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavManualControlStep.cxx||1||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStepSetUp.h||1||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStep.cxx||6||0||100%
 
|-
 
|Modules/ProstateNav/Wizard/vtkProstateNavStepVerification.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|maddah||66||86||43%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleTubeDisplayNode.cxx||2||13||13%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleLineDisplayNode.cxx||3||12||20%
 
|-
 
|Libs/vtkTeem/vtkPolyDataTensorToColor.cxx||13||30||30%
 
|-
 
|Libs/MRML/vtkMRMLFiberBundleGlyphDisplayNode.cxx||1||1||50%
 
|-
 
|Modules/Tractography/Display/vtkSlicerFiberBundleDisplayWidget.cxx||47||30||61%
 
|- bgcolor="#abcdef"
 
|hayes||0||3||0%
 
|-
 
|Libs/MRML/vtkMRMLFiducial.cxx||0||3||0%
 
|- bgcolor="#abcdef"
 
|malaterre||5||8||38%
 
|-
 
|Libs/MRML/vtkMRMLVolumeNode.cxx||0||1||0%
 
|-
 
|Modules/GradientAnisotropicDiffusionFilter/vtkMRMLGradientAnisotropicDiffusionFilterNode.h||0||4||0%
 
|-
 
|Libs/MRML/vtkMRMLNode.h||1||2||33%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.h||1||1||50%
 
|-
 
|Libs/MRML/vtkMRMLVolumeHeaderlessStorageNode.cxx||1||0||100%
 
|-
 
|Libs/tclap/include/tclap/CmdLineOutput.h||1||0||100%
 
|-
 
|Libs/MRML/vtkMRMLModelNode.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|samset||1||0||100%
 
|-
 
|Libs/vtkTeem/vtkTeemEstimateDiffusionTensor.cxx||1||0||100%
 
|- bgcolor="#abcdef"
 
|sylvain||1245||4359||22%
 
|-
 
|Modules/EMSegment/Wizard/vtkGaussian2DWidget.h||0||7||0%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.h||0||4||0%
 
|-
 
|Modules/EMSegment/Registration/vtkRigidRegistrator.h||0||1||0%
 
|-
 
|Modules/EMSegment/Registration/vtkRigidRegistrator.cxx||0||89||0%
 
|-
 
|Modules/EMSegment/Registration/vtkITKTransformAdapter.cxx||0||2||0%
 
|-
 
|Modules/EMSegment/Registration/vtkITKTransformAdapter.h||0||7||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkBSplineControlPointImageFilter.h||0||12||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkBSplineControlPointImageFilter.txx||0||148||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkVTKImageToImageFilter.h||0||2||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkVTKImageToImageFilter.txx||0||32||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkN3MRIBiasFieldCorrectionImageFilter.txx||0||218||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkN3MRIBiasFieldCorrectionImageFilter.h||0||33||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkImageToVTKImageFilter.h||0||2||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/itkImageToVTKImageFilter.txx||0||29||0%
 
|-
 
|Modules/EMSegment/Registration/vtkBSplineRegistrator.cxx||0||35||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.cxx||0||11||0%
 
|-
 
|Modules/EMSegment/Algorithm/vtkImageMeanIntensityNormalization.cxx||0||2||0%
 
|-
 
|Modules/EMSegment/Wizard/vtkGaussian2DWidget.cxx||1||215||0%
 
|-
 
|Modules/MRIBiasFieldCorrection/vtkMRIBiasFieldCorrectionLogic.cxx||11||797||1%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.cxx||1||33||3%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentNodeParametersStep.cxx||28||736||4%
 
|-
 
|Modules/AtlasCreator/vtkAtlasCreatorLogic.cxx||11||249||4%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityDistributionsStep.cxx||33||535||6%
 
|-
 
|Modules/AtlasCreator/vtkAtlasCreatorLogic.h||1||7||13%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityNormalizationStep.cxx||45||287||14%
 
|-
 
|Modules/MRIBiasFieldCorrection/vtkMRIBiasFieldCorrectionLogic.h||1||6||14%
 
|-
 
|Modules/MRIBiasFieldCorrection/vtkMRMLMRIBiasFieldCorrectionNode.cxx||24||126||16%
 
|-
 
|Modules/MRIBiasFieldCorrection/vtkMRMLMRIBiasFieldCorrectionNode.h||6||16||27%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersParentNode.cxx||20||42||32%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentRunSegmentationStep.cxx||16||31||34%
 
|-
 
|Modules/AtlasCreator/vtkMRMLAtlasCreatorNode.cxx||38||72||35%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersLeafNode.cxx||58||83||41%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSVolumeCollectionNode.cxx||9||12||43%
 
|-
 
|Modules/AtlasCreator/vtkMRMLAtlasCreatorNode.h||6||8||43%
 
|-
 
|Modules/AtlasCreator/vtkAtlasCreatorGUI.h||6||7||46%
 
|-
 
|Modules/MRIBiasFieldCorrection/vtkMRIBiasFieldCorrectionGUI.h||6||6||50%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSIntensityNormalizationParametersNode.cxx||13||12||52%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSGlobalParametersNode.cxx||30||26||54%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSWorkingDataNode.cxx||15||13||54%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeNode.cxx||27||21||56%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentParametersSetStep.cxx||15||11||58%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSAtlasNode.cxx||6||4||60%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSNode.cxx||8||5||62%
 
|-
 
|Modules/EMSegment/vtkEMSegmentLogic.cxx||98||61||62%
 
|-
 
|Modules/AtlasCreator/vtkAtlasCreatorGUI.cxx||235||133||64%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTreeParametersNode.cxx||52||26||67%
 
|-
 
|Modules/EMSegment/vtkEMSegmentGUI.cxx||55||26||68%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSClassInteractionMatrixNode.cxx||21||9||70%
 
|-
 
|Modules/MRIBiasFieldCorrection/vtkMRIBiasFieldCorrectionGUI.cxx||303||99||75%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTemplateNode.cxx||15||4||79%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSSegmenterNode.cxx||23||6||79%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSTargetNode.cxx||6||1||86%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityDistributionsStep.h||1||0||100%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentIntensityNormalizationStep.h||1||0||100%
 
|- bgcolor="#abcdef"
 
|gcasey||0||8||0%
 
|-
 
|Modules/CommandLineModule/vtkCommandLineModuleGUI.cxx||0||8||0%
 
|- bgcolor="#abcdef"
 
|hyang||44||259||15%
 
|-
 
|Modules/EMSegment/Wizard/vtkEMSegmentAnatomicalStructureStep.cxx||31||256||11%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSGlobalParametersNode.cxx||4||3||57%
 
|-
 
|Modules/EMSegment/vtkEMSegmentMRMLManager.cxx||7||0||100%
 
|-
 
|Modules/EMSegment/MRML/vtkMRMLEMSGlobalParametersNode.h||2||0||100%
 
|- bgcolor="#abcdef"
 
|clisle||1214||25034||5%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractSurface.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveVTKBBGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractStructuredGridFace.h||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveSTLSurfaceGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtrudePolyData.h||0||4||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxGenerateHexahedronMesh.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxFourPointsToStructuredPlanarMesh.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxReBinFEMeshMaterialPropertiesFromImageGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveVTKFEMeshGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractStructuredGridEdge.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEdgeToStructuredGrid.h||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewPropertiesGroup.h||0||9||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEdgeToPlanarStructuredGrid.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEditUnstructuredHexahedronGrid.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEquivalancePoints.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveVTKSurfaceGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractElementNumbersOfaFaceFilter.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxGenerateIntervertebralDisc.h||0||5||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxNodeElementNumbersGroup.h||0||5||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainUserInterfacePanel.h||0||10||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarTransfiniteInterpolation.h||0||5||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarEllipticalInterpolation.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarTrilinearInterpolation.h||0||5||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPolyDataSingleSourceShortestPath.h||0||11||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRecalculateInteriorNodesTPS.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRecalculateInteriorNodes.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRebinMaterialProperty.h||0||16||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPatchSurfaceMesh.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMorphStructuredGrid.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMapOriginalCellAndPointIds.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMirrorBBGroup.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxGeometryFilter.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMergeMeshGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMergePoints.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMirrorUnstructuredHexahedronGridCell.h||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMergeBBGroup.h||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewPropertiesOptionGroup.h||0||8||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkSlicerFont.h||0||2||0%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFESurfaceNode.h||0||11||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxSTLSource.h||0||3||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxPlanarStructuredGridSource.h||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxSolidStructuredGridSource.h||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxSurfacePolyDataActor.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/itkMimxAccumulator.h||0||37||0%
 
|-
 
|Modules/Meshing/Common/vtkPVAxesActor.h||0||45||0%
 
|-
 
|Modules/Meshing/Common/vtkLocalAxesActor.h||0||44||0%
 
|-
 
|Modules/Meshing/Adapter/itkImageToVTKImageFilter.h||0||2||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxMergeNodesPointAndCellData.h||0||2||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxBoundingBoxSource.h||0||3||0%
 
|-
 
|Modules/Meshing/Common/vtkMRMLNullDisplayNode.h||0||2||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxBoundaryConditionActor.h||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxColorCodeMeshSeedActor.h||0||4||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxCurve.h||0||3||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxImageActor.h||0||4||0%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementMeshDisplayNode.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkFaceHedgeHog.h||0||6||0%
 
|-
 
|Modules/Meshing/Filter/vtkMeshQualityExtended.h||0||27||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxCylindricalMesh.h||0||5||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxConstrainedSmoothPolyDataFilter.h||0||24||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxComputeNormalsFromPolydataFilter.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxDeleteUnstructuredHexahedronGridCell.h||0||2||0%
 
|-
 
|Modules/Meshing/Common/mimxLinkedList.h||0||15||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkSlicerTheme.h||0||7||0%
 
|-
 
|Modules/Meshing/Common/mimxCheckTypeOfFile.cxx||0||5||0%
 
|-
 
|Modules/Meshing/Common/vtkContainer.h||0||9||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxButterflyMeshFromBounds.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxAttachBoundingBoxMesh.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxApplyImageBasedMaterialProperties.h||0||10||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxAddUnstructuredHexahedronGridCell.h||0||4||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxFromBounds.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxFromUnstructuredGrid.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxToStructuredGrids.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxSurfaceMesh.h||0||1||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxActorBase.h||0||9||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxLoadSurfaceGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshElementSetGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshFromBBGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractFaceWidget.h||0||8||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractMultipleFaceWidget.h||0||7||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateExtrudeFEMeshGroup.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateElementSetPickFaceGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxModPointWidget.h||0||43||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshFromSurfaceExtractionGroup.h||0||3||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractEdgeWidget.h||0||8||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDefineElSetGroup.h||0||9||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxCreateBuildingBlockFromPickWidget.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSelectSurface.h||0||6||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxCreateElementSetWidgetFEMesh.h||0||7||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateSurfaceFromContourGroup.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshNodeSetGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractCellWidget.h||0||5||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxPlaceLocalAxesWidget.h||0||12||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateBBMeshSeedGroup.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplicationSettingsInterface.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplyFEMeshMaterialPropertiesFromImageGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxAssignBoundaryConditionsGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxViewMergePointsWidget.h||0||9||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplication.h||0||1||0%
 
|-
 
|Modules/Meshing/Adapter/itkImageToVTKImageFilter.txx||0||30||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPURayCastVolumeTextureMapper3D.h||0||5||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridWidget.h||0||9||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridExtractWidget.h||0||7||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectCellsWidget.h||0||5||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateBBFromBoundsGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxPolyDataWidget.h||0||18||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxConstMatPropElSetGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectCellsWidgetFEMesh.h||0||6||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxTraceContourWidget.h||0||8||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectPointsWidget.h||0||4||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDeleteBoundaryConditionsGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDefineNodeSetGroup.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxStructuredPlanarToStructuredSolidGrid.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSplitUnstructuredHexahedronGridCell.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidTrilinearInterpolation.h||0||7||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxExportAbaqusFEMeshGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSubdivideBoundingBox.h||0||2||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSubdivideCurve.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEvaluateMeshQualityGroup.h||0||11||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxGroupBase.h||0||12||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidTransfiniteInterpolation.h||0||7||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxLoadBBGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSetStructuredGridEdge.h||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxLoadMeshGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSetStructuredGridFace.h||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxImageViewProperties.h||0||5||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidEllipticalInterpolation.h||0||3||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSmoothUnstructuredGridFilter.h||0||4||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditNodeElementNumbersGroup.h||0||5||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditNodeSetNumbersGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDisplayPropertiesGroup.h||0||3||0%
 
|-
 
|Modules/Meshing/IO/vtkMimxAbaqusFileWriter.h||0||6||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditBBGroup.h||0||4||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxUnstructuredGridFromBoundingBox.h||0||1||0%
 
|-
 
|Modules/Meshing/IO/vtkMimxIntervertebralDiscAbaqusWriter.h||0||5||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDisplayMatPropGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxBoundingBoxWidget.h||0||18||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDeleteObjectGroup.h||0||2||0%
 
|-
 
|Modules/Meshing/IO/vtkPluginFilterWatcher.h||0||7||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditBBMeshSeedGroup.h||0||3||0%
 
|-
 
|Modules/Meshing/IO/ModuleProcessInformation.cxx||0||7||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxUnstructuredToStructuredGrid.h||0||2||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditFEMeshLaplacianSmoothGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditElementSetNumbersGroup.h||0||1||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxUnstructuredGridFromFourPoints.h||0||3||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshFromBBGroup.cxx||1||879||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxAssignBoundaryConditionsGroup.cxx||1||836||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEvaluateMeshQualityGroup.cxx||1||777||0%
 
|-
 
|Modules/Meshing/Filter/vtkMeshQualityExtended.cxx||1||717||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxCreateBuildingBlockFromPickWidget.cxx||1||672||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewPropertiesGroup.cxx||1||607||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplyFEMeshMaterialPropertiesFromImageGroup.cxx||1||603||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxUGrid.cxx||1||525||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshSeed.cxx||1||475||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditBBMeshSeedGroup.cxx||1||433||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditBBGroup.cxx||1||410||0%
 
|-
 
|Modules/Meshing/Common/vtkPVAxesActor.cxx||1||399||0%
 
|-
 
|Modules/Meshing/Common/vtkMimxBoundaryConditionActor.cxx||1||389||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxReBinFEMeshMaterialPropertiesFromImageGroup.cxx||1||370||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDisplayMatPropGroup.cxx||1||344||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDisplayPropertiesGroup.cxx||1||328||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxConstrainedSmoothPolyDataFilter.cxx||1||320||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxModPointWidget.cxx||1||317||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplicationSettingsInterface.cxx||1||299||0%
 
|-
 
|Modules/Meshing/Common/vtkLocalAxesActor.cxx||1||289||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewPropertiesOptionGroup.cxx||1||267||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDefineElSetGroup.cxx||1||265||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshElementSetGroup.cxx||1||265||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshNodeSetGroup.cxx||1||259||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditFEMeshLaplacianSmoothGroup.cxx||1||245||0%
 
|-
 
|Modules/Meshing/Filter/vtkMimxGenerateIntervertebralDisc.cxx||1||234||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMirrorBBGroup.cxx||1||232||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateElementSetPickFaceGroup.cxx||1||230||0%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractEdgeWidget.cxx||1||227||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDefineNodeSetGroup.cxx||1||227||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxGroupBase.cxx||1||227||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDeleteObjectGroup.cxx||1||223||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateBBFromBoundsGroup.cxx||1||220||0%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditElementSetNumbersGroup.cxx||1||195||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateSurfaceFromContourGroup.cxx||1||193||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMergeBBGroup.cxx||1||189||1%
 
|-
 
|Modules/Meshing/IO/vtkMimxAbaqusFileWriter.cxx||1||186||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxApplication.cxx||1||177||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxClipImageFromBox.cxx||1||167||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxGenerateHexahedronMesh.cxx||1||157||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMergeMeshGroup.cxx||1||157||1%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectPointsWidget.cxx||1||149||1%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxTraceContourWidget.cxx||1||149||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxApplyImageBasedMaterialProperties.cxx||1||148||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxSurfaceMesh.cxx||1||144||1%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractMultipleFaceWidget.cxx||1||143||1%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxPlaceLocalAxesWidget.cxx||1||142||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSubdivideBoundingBox.cxx||1||141||1%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxViewMergePointsWidget.cxx||1||140||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxDeleteBoundaryConditionsGroup.cxx||1||139||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveSTLSurfaceGroup.cxx||1||137||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditNodeSetNumbersGroup.cxx||1||135||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateExtrudeFEMeshGroup.cxx||1||132||1%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridWidget.cxx||1||129||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxConstMatPropElSetGroup.cxx||1||128||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveVTKFEMeshGroup.cxx||1||122||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveVTKBBGroup.cxx||1||122||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateBBMeshSeedGroup.cxx||1||120||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSaveVTKSurfaceGroup.cxx||1||120||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxNodeElementNumbersGroup.cxx||1||110||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxFourPointsToStructuredPlanarMesh.cxx||1||109||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxButterflyMeshFromBounds.cxx||1||107||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRecalculateInteriorNodes.cxx||1||100||1%
 
|-
 
|Modules/Meshing/IO/vtkPluginFilterWatcher.cxx||1||96||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSmoothUnstructuredGridFilter.cxx||1||91||1%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectCellsWidgetFEMesh.cxx||1||91||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxEditNodeElementNumbersGroup.cxx||1||86||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxUnstructuredToStructuredGrid.cxx||1||84||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSelectSurface.cxx||1||84||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRecalculateInteriorNodesTPS.cxx||1||84||1%
 
|-
 
|Modules/Meshing/IO/vtkMimxIntervertebralDiscAbaqusWriter.cxx||1||82||1%
 
|-
 
|Modules/Meshing/Common/vtkMimxSurfacePolyDataActor.cxx||1||81||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxDeleteUnstructuredHexahedronGridCell.cxx||1||79||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxToStructuredGrids.cxx||1||78||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxRebinMaterialProperty.cxx||1||77||1%
 
|-
 
|Modules/Meshing/Filter/vtkFaceHedgeHog.cxx||1||76||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidEllipticalInterpolation.cxx||1||76||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarTransfiniteInterpolation.cxx||1||71||1%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxExportAbaqusFEMeshGroup.cxx||1||70||1%
 
|-
 
|Modules/Meshing/Common/vtkMimxCreateIntervertebralDiscElementSets.cxx||1||69||1%
 
|-
 
|Modules/Meshing/Common/vtkMimxImageActor.cxx||1||67||1%
 
|-
 
|Modules/Meshing/Common/vtkMimxCurve.cxx||1||67||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxComputeNormalsFromPolydataFilter.cxx||1||66||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractSurface.cxx||1||66||1%
 
|-
 
|Modules/Meshing/Filter/vtkMimxAttachBoundingBoxMesh.cxx||1||65||2%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFESurfaceNode.cxx||1||65||2%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxLoadSurfaceGroup.cxx||1||65||2%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxCreateFEMeshFromSurfaceExtractionGroup.cxx||1||64||2%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxImageViewProperties.cxx||1||64||2%
 
|-
 
|Modules/Meshing/Common/vtkMimxApplyNodeElementNumbers.cxx||1||63||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMergePoints.cxx||1||63||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxCylindricalMesh.cxx||1||62||2%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxLoadBBGroup.cxx||1||60||2%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxLoadMeshGroup.cxx||1||58||2%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxCreateElementSetWidgetFEMesh.cxx||1||58||2%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainUserInterfacePanel.cxx||1||58||2%
 
|-
 
|Modules/Meshing/Common/vtkMimxColorCodeMeshSeedActor.cxx||1||57||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxAddUnstructuredHexahedronGridCell.cxx||1||57||2%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementMeshDisplayNode.cxx||1||56||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxUnstructuredGridFromFourPoints.cxx||1||55||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMapOriginalCellAndPointIds.cxx||1||55||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxGeometryFilter.cxx||1||54||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSplitUnstructuredHexahedronGridCell.cxx||1||50||2%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractFaceWidget.cxx||1||47||2%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxSelectCellsWidget.cxx||1||45||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtrudePolyData.cxx||1||44||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEquivalancePoints.cxx||1||44||2%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxFromBounds.cxx||1||41||2%
 
|-
 
|Modules/Meshing/Common/vtkMimxBoundingBoxSource.cxx||1||41||2%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxPolyDataWidget.cxx||1||41||2%
 
|-
 
|Modules/Meshing/Common/vtkMRMLNullDisplayNode.cxx||1||40||2%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxBoundingBoxWidget.cxx||1||39||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxUnstructuredGridFromBoundingBox.cxx||1||39||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidTrilinearInterpolation.cxx||1||39||3%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxUnstructuredGridExtractWidget.cxx||1||38||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSetStructuredGridEdge.cxx||1||38||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEdgeToStructuredGrid.cxx||1||38||3%
 
|-
 
|Modules/Meshing/Widgets/vtkMimxExtractCellWidget.cxx||1||36||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractStructuredGridEdge.cxx||1||36||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractElementNumbersOfaFaceFilter.cxx||1||35||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSolidTransfiniteInterpolation.cxx||1||35||3%
 
|-
 
|Modules/Meshing/Common/vtkMimxSTLSource.cxx||1||32||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMirrorUnstructuredHexahedronGridCell.cxx||1||30||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMeshSeed.cxx||1||30||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarTrilinearInterpolation.cxx||1||30||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEdgeToPlanarStructuredGrid.cxx||1||28||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPolyDataSingleSourceShortestPath.cxx||1||28||3%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSetStructuredGridFace.cxx||1||26||4%
 
|-
 
|Modules/Meshing/Filter/vtkMimxSubdivideCurve.cxx||1||26||4%
 
|-
 
|Modules/Meshing/Filter/vtkMimxExtractStructuredGridFace.cxx||1||24||4%
 
|-
 
|Modules/Meshing/Filter/vtkMimxMorphStructuredGrid.cxx||1||24||4%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPatchSurfaceMesh.cxx||1||23||4%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPURayCastVolumeTextureMapper3D.cxx||17||389||4%
 
|-
 
|Modules/Meshing/Common/vtkMimxSolidStructuredGridSource.cxx||1||18||5%
 
|-
 
|Modules/Meshing/Filter/vtkMimxEditUnstructuredHexahedronGrid.cxx||1||16||6%
 
|-
 
|Modules/Meshing/Common/vtkMimxEntryValueChangedCallback.cxx||1||14||7%
 
|-
 
|Modules/Meshing/Filter/vtkMimxBoundingBoxFromUnstructuredGrid.cxx||1||13||7%
 
|-
 
|Modules/Meshing/Common/vtkMimxPlanarStructuredGridSource.cxx||1||13||7%
 
|-
 
|Modules/Meshing/Common/vtkLinkedList.txx||6||70||8%
 
|-
 
|Modules/Meshing/Common/vtkMimxMergeNodesPointAndCellData.cxx||1||11||8%
 
|-
 
|Modules/Meshing/Filter/vtkMimxStructuredPlanarToStructuredSolidGrid.cxx||1||10||9%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshActor.cxx||63||628||9%
 
|-
 
|Modules/Meshing/Filter/vtkMimxPlanarEllipticalInterpolation.cxx||1||9||10%
 
|-
 
|Modules/Meshing/Common/vtkMimxMeshActor.h||1||8||11%
 
|-
 
|Modules/Meshing/Common/vtkMimxUnstructuredGridActor.cxx||14||82||15%
 
|-
 
|Modules/Meshing/Common/vtkContainer.cxx||5||28||15%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementMeshNode.cxx||10||51||16%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshLogic.h||1||4||20%
 
|-
 
|Modules/Meshing/Common/vtkLinkedListWrapper.cxx||18||69||21%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementBuildingBlockNode.cxx||10||38||21%
 
|-
 
|Modules/Meshing/Common/mimxMatrixTemplate.h||9||31||23%
 
|-
 
|Modules/Meshing/Common/vtkFESurfaceList.cxx||10||34||23%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainWindow.cxx||147||451||25%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewProperties.cxx||61||165||27%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementBuildingBlockDisplayNode.cxx||11||29||28%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkMRMLIA_FEMeshNode.cxx||9||21||30%
 
|-
 
|Modules/Meshing/Common/vtkLinkedListWrapperTree.cxx||8||18||31%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxFEMeshMenuGroup.cxx||68||142||32%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxQualityMenuGroup.cxx||51||106||32%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxImageMenuGroup.cxx||43||88||33%
 
|-
 
|Modules/Meshing/Common/vtkMimxUnstructuredGridActor.h||1||2||33%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMaterialPropertyMenuGroup.cxx||55||103||35%
 
|-
 
|Modules/Meshing/Common/vtkFiniteElementMeshList.cxx||15||26||37%
 
|-
 
|Modules/Meshing/Common/vtkMimxErrorCallback.cxx||12||19||39%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxBBMenuGroup.cxx||33||50||40%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxBBMenuGroup.h||2||3||40%
 
|-
 
|Modules/Meshing/Common/vtkFiniteElementBuildingBlockList.cxx||19||25||43%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSurfaceMenuGroup.cxx||49||64||43%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxBoundaryConditionsMenuGroup.cxx||48||61||44%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxImageMenuGroup.h||1||1||50%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeRenderingFactory.cxx||1||1||50%
 
|-
 
|Modules/Meshing/Common/vtkLocalLinkedListWrapper.cxx||8||8||50%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementMeshNode.h||2||2||50%
 
|-
 
|Modules/Meshing/Common/vtkAbstractList.h||1||1||50%
 
|-
 
|Modules/Meshing/Common/vtkMimxErrorCallback.h||5||5||50%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkMRMLIA_FEMeshNode.h||1||1||50%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainWindow.h||6||6||50%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainNotebook.h||4||4||50%
 
|-
 
|Modules/Meshing/Common/vtkMimxActorBase.cxx||14||12||54%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxViewProperties.h||4||3||57%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainMenuGroup.cxx||24||17||59%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshLogic.cxx||11||7||61%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.h||5||3||63%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainNotebook.cxx||126||55||70%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.cxx||26||10||72%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMainMenuGroup.h||7||2||78%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxFEMeshMenuGroup.h||4||1||80%
 
|-
 
|Modules/Meshing/Common/vtkLinkedList.h||5||1||83%
 
|-
 
|Modules/Meshing/Common/vtkFiniteElementBuildingBlockList.h||1||0||100%
 
|-
 
|Modules/Meshing/Common/vtkFESurfaceList.h||1||0||100%
 
|-
 
|Modules/Meshing/Common/vtkFiniteElementMeshList.h||1||0||100%
 
|-
 
|Modules/Meshing/Common/vtkLinkedListWrapperTree.h||1||0||100%
 
|-
 
|Modules/Meshing/Common/vtkAbstractList.txx||1||0||100%
 
|-
 
|Modules/Meshing/Common/vtkLinkedListWrapper.h||1||0||100%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxQualityMenuGroup.h||4||0||100%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxBoundaryConditionsMenuGroup.h||2||0||100%
 
|-
 
|Modules/Meshing/Common/vtkLocalLinkedListWrapper.h||1||0||100%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxMaterialPropertyMenuGroup.h||3||0||100%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementBuildingBlockDisplayNode.h||2||0||100%
 
|-
 
|Modules/Meshing/Common/vtkMRMLFiniteElementBuildingBlockNode.h||2||0||100%
 
|-
 
|Modules/Meshing/BuildingBlock/vtkKWMimxSurfaceMenuGroup.h||3||0||100%
 
|- bgcolor="#abcdef"
 
|vmagnotta||9||0||100%
 
|-
 
|Modules/Meshing/IA_FEMesh/vtkIA_FEMeshGUI.cxx||9||0||100%
 
|- bgcolor="#abcdef"
 
|hong||0||1||0%
 
|-
 
|Modules/NeuroNav/vtkNeuroNavLogic.cxx||0||1||0%
 
|- bgcolor="#abcdef"
 
|vrnova||583||3973||13%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPUVolumeMapper.h||0||8||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPUVolumeTextureMapper3D.h||0||8||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerOpenGLVolumeTextureMapper3D.cxx||0||43||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeTextureMapper3D.h||0||2||0%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingLogic.h||0||3||0%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.h||0||8||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMapper.h||0||4||0%
 
|-
 
|Modules/VolumeRendering/vtkSlicerVolumeRenderingHelper.h||0||1||0%
 
|-
 
|Modules/VolumeRendering/vtkSlicerVolumeRenderingHelper.cxx||1||727||0%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPURayCastVolumeTextureMapper3D.cxx||7||448||2%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerFixedPointVolumeRayCastMapper.cxx||2||105||2%
 
|-
 
|Modules/VolumeRendering/vtkMRMLVolumeRenderingParametersNode.h||1||36||3%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPURayCastVolumeMapper.cxx||27||567||5%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPUVolumeTextureMapper3D.cxx||25||512||5%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPUVolumeMapper.cxx||31||543||5%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPURayCastVolumeMapper.h||1||10||9%
 
|-
 
|Modules/VolumeRendering/vtkMRMLVolumeRenderingParametersNode.cxx||24||182||12%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerVolumeTextureMapper3D.cxx||3||17||15%
 
|-
 
|Modules/VolumeRendering/VolumeRenderingReplacements/vtkSlicerGPURayCastVolumeTextureMapper3D.h||1||5||17%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingLogic.cxx||103||364||22%
 
|-
 
|Modules/VolumeRendering/vtkVolumeRenderingGUI.cxx||324||352||48%
 
|-
 
|Modules/VolumeRendering/vtkMRMLVolumeRenderingScenarioNode.cxx||26||28||48%
 
|-
 
|Modules/Volumes/vtkSlicerVolumesGUI.cxx||3||0||100%
 
|-
 
|Modules/VolumeRendering/vtkMRMLVolumeRenderingScenarioNode.h||4||0||100%
 
|}
 

Revision as of 21:58, 22 December 2009

Home < NA-MIC-kit-curriculum < Testing-Based Programming < How to run Code Coverage < Per Developer

Slicer3 Code Coverage Statistics per Developer

Overview

The information in this page was generated by combining

  • SVN annotate information: that relates lines of code to the last developer who modified that line of code.
  • Code Coverage information: that counts how many times a line of code is exercised during the execution of the testing suite.