This is a static copy of a profile reportHome
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)
Lines where the most time was spent
Line Number | Code | Calls | Total Time | % Time | Time Plot |
70 | val = getType(obj,obj.Type_); | 45 | 0.002 s | 79.3% |  |
71 | end | 45 | 0.000 s | 0.5% |  |
All other lines | | | 0.000 s | 20.2% |  |
Totals | | | 0.002 s | 100% | |
Children (called functions)
Code Analyzer results
Coverage results
Show coverage for parent directory
Total lines in function | 3 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 2 |
Code lines that did run | 2 |
Code lines that did not run | 0 |
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.