categorical.categorical>isNVpair (Calls: 1, Time: 0.000 s)
Generated 04-Jun-2021 04:11:26 using performance time.
class method in file C:\Program Files\MATLAB\R2020b\toolbox\matlab\datatypes\categorical\@categorical\categorical.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
...ategorical>categorical.categorical | class method | 1 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
829 | end | 1 | 0.000 s | 1.1% | |
828 | tf = (ischar(arg) || (isstring... | 1 | 0.000 s | 0.1% | |
All other lines | 0.000 s | 98.9% | |||
Totals | 0.000 s | 100% |
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 % |