forked from ruhan/dclpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreport.txt
31 lines (20 loc) · 848 Bytes
/
report.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
dclpy: architectural verification tool
monitoring from 2012-02-01 12:00 to 2012-02-01 14:00 (120 minutes)
-------------------------------------------------------------------------------
Arquitectural Violations
########################
"A" can't access a method in "B"
File "c:\mestrado\dclpy\a.py", line 5
"A" can't create "B"
File "c:\mestrado\dclpy\a.py", line 5
"B" can't inherit from "C"
File "c:\mestrado\dclpy\a.py", line 5
Arquitectural Absences
######################
"B" MustInherit "D"
-------------------------------------------------------------------------------
Total: 3 violation(s) and 1 abscence(s)
Good luck in improving your system!
End of Report.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX