assertUnsupportedParamsForFileType (Calls: 4, Time: 0.001 s)
Generated 04-Jun-2021 04:11:08 using performance time.
function in file C:\Program Files\MATLAB\R2020b\toolbox\shared\io\general\+matlab\+io\+internal\+utility\assertUnsupportedParamsForFileType.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
...eadsheet>checkWrongParamsWrongType | class method | 2 |
...eadsheet>checkWrongParamsWrongType | class method | 2 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
5 | for p = string(params(:))' | 4 | 0.001 s | 46.0% | |
6 | if isfield(supplied,p) &&a... | 58 | 0.000 s | 25.5% | |
9 | end | 58 | 0.000 s | 18.7% | |
10 | end | 4 | 0.000 s | 0.2% | |
8 | end | 58 | 0.000 s | 0.2% | |
All other lines | 0.000 s | 9.4% | |||
Totals | 0.001 s | 100% |
Total lines in function | 10 |
Non-code lines (comments, blank lines) | 4 |
Code lines (lines that can run) | 6 |
Code lines that did run | 5 |
Code lines that did not run | 1 |
Coverage (did run/can run) | 83.33 % |
Other subfunctions in this file are not included in this listing.