This is a static copy of a profile report

Home

VarOptsInputs>VarOptsInputs.get.Type (Calls: 45, Time: 0.002 s)
Generated 04-Jun-2021 04:11:19 using performance time.
class method in file C:\Program Files\MATLAB\R2020b\toolbox\shared\io\general\+matlab\+io\+internal\+shared\VarOptsInputs.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
...rtOptionsSpreadsheet.getOptsFromSheetclass method2
...riable>readTextSpreadsheetVariablesubfunction5
...uts>TextVarOptsInputs.getFillValueclass method5
...>NumericVarOptsInputs.setFillValueclass method30
readSpreadsheet>readVariableMetadatasubfunction2
readSpreadsheet>readRowNamessubfunction1
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
70
val = getType(obj,obj.Type_);
450.002 s79.3%
71
end
450.000 s0.5%
All other lines  0.000 s20.2%
Totals  0.002 s100% 
Children (called functions)

Function NameFunction TypeCallsTotal Time% TimeTime Plot
...nputs>NumericVarOptsInputs.getTypeclass method300.000 s11.2%
...tsInputs>TextVarOptsInputs.getTypeclass method150.000 s7.1%
Self time (built-ins, overhead, etc.)  0.002 s81.7%
Totals  0.002 s100% 
Code Analyzer results
Line numberMessage
Coverage results
Show coverage for parent directory
Total lines in function3
Non-code lines (comments, blank lines)1
Code lines (lines that can run)2
Code lines that did run2
Code lines that did not run0
Coverage (did run/can run)100.00 %
Function listing
time 
Calls 
 line
  69 
        function val = get.Type(obj)
  0.002 
     45 
  70
            val = getType(obj,obj.Type_); 
< 0.001 
     45 
  71
        end 

Other subfunctions in this file are not included in this listing.