validateLogical (Calls: 6, Time: 0.000 s)
Generated 04-Jun-2021 04:11:26 using performance time.
function in file C:\Program Files\MATLAB\R2020b\toolbox\matlab\datatypes\shared\matlab_datatypes\+matlab\+internal\+datatypes\validateLogical.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
...ategorical>categorical.categorical | class method | 6 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
6 | if isscalar(paramVal) &&am... | 6 | 0.000 s | 56.1% | |
10 | end | 6 | 0.000 s | 0.6% | |
7 | paramVal = logical(paramVal); | 6 | 0.000 s | 0.2% | |
All other lines | 0.000 s | 43.1% | |||
Totals | 0.000 s | 100% |
Total lines in function | 10 |
Non-code lines (comments, blank lines) | 5 |
Code lines (lines that can run) | 5 |
Code lines that did run | 3 |
Code lines that did not run | 2 |
Coverage (did run/can run) | 60.00 % |
Other subfunctions in this file are not included in this listing.