ImportOptions.ImportOptions>ImportOptions.set.VariableTypes (Calls: 2, Time: 0.034 s)
Generated 04-Jun-2021 04:11:20 using performance time.
class method in file C:\Program Files\MATLAB\R2020b\toolbox\shared\io\general\+matlab\+io\@ImportOptions\ImportOptions.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
...rtOptionsSpreadsheet.getOptsFromSheet | class method | 2 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
132 | obj.fast_var_opts = vopts.setT... | 2 | 0.033 s | 96.9% | |
127 | n = vopts.numVars; | 2 | 0.001 s | 2.3% | |
126 | vopts = obj.fast_var_opts; | 2 | 0.000 s | 0.3% | |
133 | end | 2 | 0.000 s | 0.0% | |
129 | if numel(types) ~= n | 2 | 0.000 s | 0.0% | |
All other lines | 0.000 s | 0.5% | |||
Totals | 0.034 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
FastVarOpts>FastVarOpts.setTypes | class method | 2 | 0.032 s | 94.7% | |
FastVarOpts>FastVarOpts.numVars | class method | 2 | 0.000 s | 1.1% | |
Self time (built-ins, overhead, etc.) | 0.001 s | 4.2% | |||
Totals | 0.034 s | 100% |
Total lines in function | 9 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 8 |
Code lines that did run | 7 |
Code lines that did not run | 1 |
Coverage (did run/can run) | 87.50 % |
Other subfunctions in this file are not included in this listing.