<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CAST Dashboards on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/dashboards/</link><description>Recent content in CAST Dashboards on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/dashboards/index.xml" rel="self" type="application/rss+xml"/><item><title>Application onboarding for AIP for Dashboards</title><link>https://doc.castsoftware.com/export-v2/dashboards/application-onboarding-for-aip-for-dashboards/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/application-onboarding-for-aip-for-dashboards/</guid><description>&lt;p&gt;Learn more about how to &lt;strong&gt;onboard&lt;/strong&gt; (i.e. the analysis process) a NEW Application using Console. To access Console, use the following URL (ensure you specify the correct &lt;strong&gt;server&lt;/strong&gt; and &lt;strong&gt;port number&lt;/strong&gt;): &lt;code&gt;http://&amp;lt;server&amp;gt;:8081.&lt;/code&gt; See:&lt;/p&gt;</description></item><item><title>Sizing definitions</title><link>https://doc.castsoftware.com/export-v2/dashboards/sizing-definitions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/sizing-definitions/</guid><description>&lt;h3 id="overview"&gt;Overview&lt;/h3&gt;
&lt;p&gt;This document explains the sizing information displayed
across CAST Imaging and the SQG dashboards. Sizing
information is divided into two categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Application Size&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Measured Size&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each category is explained in the table below:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Criteria&lt;/th&gt;
 &lt;th&gt;Application Size&lt;/th&gt;
 &lt;th&gt;Measured Size&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Definition&lt;/td&gt;
 &lt;td&gt;Application Size considers the lines of all the files containing code and is considered for the analysis.&lt;/td&gt;
 &lt;td&gt;Measured Size only considers the lines of the artifacts. An artifact refers to a specific code element such as a function, method, stored procedure, or similar logical construct.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Line Types Included&lt;/td&gt;
 &lt;td&gt;All Code lines, comment lines, annotations, constants, imports etc.&lt;/td&gt;
 &lt;td&gt;Code lines for artifacts only.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Empty Lines&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;❌&lt;/code&gt;Excluded&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;❌&lt;/code&gt; Excluded&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Comments&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;✅&lt;/code&gt;Included&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;❌&lt;/code&gt; Excluded&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Granularity&lt;/td&gt;
 &lt;td&gt;File-level&lt;/td&gt;
 &lt;td&gt;Artifact-level&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Use&lt;/td&gt;
 &lt;td&gt;Determines overall application size.&lt;/td&gt;
 &lt;td&gt;Determines application technical sizing information for quality grade computation.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="what-is-application-size"&gt;What is Application Size?&lt;/h3&gt;
&lt;p&gt;Application Size is a basic count of how many lines of
code are in your source code files, including comments.&lt;/p&gt;</description></item></channel></rss>