NDepend.API Documentation
Greater Than Operator (Debt)
NDepend.TechnicalDebt Namespace > Debt Structure : Greater Than Operator
Returns true if x is strictly higher than y.
Overload List
OverloadDescription
Returns true if x is strictly higher than y.  
Returns true if debt is strictly higher than timeSpan.  
Returns true if timeSpan is strictly higher than debt.  
Returns true if x is not null and strictly higher than y.  
Returns true if y is not null and x is strictly higher than y.  
Returns true if both x and y are not null, and x value is strictly higher than y value.  
Returns true if debt is not null and strictly higher than timeSpan.  
Returns true if debt is not null and timeSpan is strictly higher than debt.  
Returns true if timeSpan is not null, and debt is strictly higher than timeSpan.  
Returns true if timeSpan is not null, and timeSpan is strictly higher than debt.  
Returns true if both debt and timeSpan are not null, and debt is strictly higher than timeSpan.  
Returns true if both debt and timeSpan are not null, and timeSpan is strictly higher than debt.  
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Debt Structure
Debt Members