isdir (6 calls, 0.000 sec)
Generated 14-Nov-2016 07:47:08 using cpu time.
function in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/general/isdir.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
mdbfileonpath>isPackageDirectory | subfunction | 3 |
mdbfileonpath>isFileInPackage | subfunction | 1 |
mdbfileonpath>isObject | subfunction | 1 |
mdbfileonpath>isPrivate | subfunction | 1 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
10 | result = exist(dirpath,'dir') ... | 6 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0 s | 0% |
Total lines in function | 10 |
Non-code lines (comments, blank lines) | 9 |
Code lines (lines that can run) | 1 |
Code lines that did run | 1 |
Code lines that did not run | 0 |
Coverage (did run/can run) | 100.00 % |